diff --git a/mkdocs.yaml b/mkdocs.yaml index 88d99bf2446..097f7497fb2 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -119,7 +119,11 @@ markdown_extensions: - admonition - pymdownx.details # For content tabs - - pymdownx.superfences + - pymdownx.superfences: + custom_fences: + - name: mermaid + class: mermaid + format: !!python/name:pymdownx.superfences.fence_code_format - pymdownx.tabbed: slugify: !!python/object/apply:pymdownx.slugs.slugify kwds: