update mkdocs for mermaid support

This commit is contained in:
2025-01-28 09:48:21 +01:00
parent 42a925eae0
commit f4ecd078c4

View File

@@ -24,4 +24,8 @@ markdown_extensions:
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
- pymdownx.superfences
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format