Remove mermaid config section
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/26459/head
parent
e462d7e894
commit
bce8207293
|
@ -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"
|
|
||||||
|
|
Loading…
Reference in New Issue