Skip to content

Commit c68299e

Browse files
committed
Add mermaid mkdocs plugin
Signed-off-by: Jitse Klomp <[email protected]>
1 parent c01e2ec commit c68299e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ plugins:
4242
- macros:
4343
#include_dir: examples
4444
j2_line_comment_prefix: "#$"
45+
- mermaid2
4546
- blog:
4647
# NOTE: configuration options can be found at
4748
# https://squidfunk.github.io/mkdocs-material/setup/setting-up-a-blog/

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ mkdocs-awesome-pages-plugin
1010
mkdocs-macros-plugin
1111
mkdocs-material
1212
mkdocs-material-extensions
13+
mkdocs-mermaid2-plugin
1314
mike
1415
pep562
1516
Pygments

0 commit comments

Comments
 (0)