Remove mermaid config section

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2023-10-26 08:53:43 +01:00
parent e462d7e894
commit bce8207293
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -24,9 +24,3 @@ git-repository-url = "https://github.com/vector-im/element-web"
# The path that the docs are hosted on # The path that the docs are hosted on
site-url = "/element-web/" site-url = "/element-web/"
additional-js = ["mermaid.min.js", "mermaid-init.js"]
[preprocessor]
[preprocessor.mermaid]
command = "mdbook-mermaid"