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.
2 parents 3fa75b6 + dd9543e commit 2377132Copy full SHA for 2377132
1 file changed
mkdocs.yml
@@ -83,3 +83,10 @@ theme:
83
- navigation.top
84
- toc.follow
85
- toc.integrate
86
+
87
+markdown_extensions:
88
+ - pymdownx.superfences:
89
+ custom_fences:
90
+ - name: mermaid
91
+ class: mermaid
92
+ format: !!python/name:pymdownx.superfences.fence_code_format
0 commit comments