We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de5fabf commit 42b54e5Copy full SHA for 42b54e5
mkdocs.yml
@@ -48,9 +48,9 @@ markdown_extensions:
48
emoji_generator: !!python/name:material.extensions.emoji.to_svg
49
- pymdownx.superfences:
50
custom_fences:
51
- - name: mermaid
52
- class: mermaid
53
- format: !!python/name:mermaid2.fence_mermaid_custom
+ - name: mermaid
+ class: mermaid
+ format: !!python/name:pymdownx.superfences.fence_code_format
54
- pymdownx.inlinehilite
55
- pymdownx.keys
56
- pymdownx.superfences
0 commit comments