Add mdbook-mermaid (#26426)

This commit is contained in:
Michael Telatynski
2023-10-26 08:40:33 +01:00
committed by GitHub
parent de2d3ff204
commit 588e056699
4 changed files with 88 additions and 61 deletions
+6
View File
@@ -24,3 +24,9 @@ git-repository-url = "https://github.com/vector-im/element-web"
# The path that the docs are hosted on
site-url = "/element-web/"
additional-js = ["mermaid.min.js", "mermaid-init.js"]
[preprocessor]
[preprocessor.mermaid]
command = "mdbook-mermaid"