Switched to non-experimental mermaid class selector

This commit is contained in:
squidfunk 2021-11-13 09:04:59 +01:00
parent f2f1e948b7
commit aafeea1cee

View File

@ -148,7 +148,7 @@ markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid-experimental
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true