Enable mermaid diagrams in the docs (#43192)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2026-05-20 17:10:00 +09:00
committed by GitHub
parent 07aeaf9d4d
commit 9b343dd4f5
+5 -1
View File
@@ -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: