remove unused plugin config

This commit is contained in:
Josh Rotenberg 2025-02-11 13:52:01 -08:00
parent 8453e14706
commit 3a7a47b3b6

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