remove unused plugin config

This commit is contained in:
Josh Rotenberg 2025-02-11 13:52:01 -08:00
parent f63e4761a9
commit 97c94ad1a4

View File

@ -34,8 +34,3 @@ use-boolean-and = true
[output.html.fold]
enable = true
level = 3
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]
max-level = 3