We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc1adc commit c6dcde8Copy full SHA for c6dcde8
1 file changed
mkdocs.yml
@@ -49,7 +49,7 @@ markdown_extensions:
49
custom_fences:
50
- name: mermaid
51
class: mermaid
52
- format: !!python/name:pymdownx.superfences.fence_mermaid
+ format: !!python/name:pymdownx.superfences.fence_code_format
53
- pymdownx.tabbed:
54
alternate_style: true
55
- pymdownx.highlight:
0 commit comments