We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c01e2ec commit c68299eCopy full SHA for c68299e
mkdocs.yml
@@ -42,6 +42,7 @@ plugins:
42
- macros:
43
#include_dir: examples
44
j2_line_comment_prefix: "#$"
45
+ - mermaid2
46
- blog:
47
# NOTE: configuration options can be found at
48
# https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/
requirements.txt
@@ -10,6 +10,7 @@ mkdocs-awesome-pages-plugin
10
mkdocs-macros-plugin
11
mkdocs-material
12
mkdocs-material-extensions
13
+mkdocs-mermaid2-plugin
14
mike
15
pep562
16
Pygments
0 commit comments