Remove Mermaid support from mdbook build configuration

This commit is contained in:
2026-03-29 09:28:20 -07:00
parent 712179e720
commit 7d13c8f84d
3 changed files with 0 additions and 2665 deletions

View File

@@ -7,10 +7,7 @@ description = "A taxonomy of puzzle design patterns from classic point-and-click
[output.html]
git-repository-url = "https://github.com/noti/puzzle-design-kb"
edit-url-template = "https://github.com/noti/puzzle-design-kb/edit/main/{path}"
additional-js = ["mermaid.min.js", "mermaid-init.js"]
[output.html.playground]
editable = true
line-numbers = true
[preprocessor.mermaid]