chore: enable mermaid diagrams in mkdocs-material
All checks were successful
Deploy Documentation / build-and-deploy (push) Successful in 1m9s

This commit is contained in:
ignis 2026-06-01 09:02:42 +00:00
parent b37f869cc5
commit 5ed943a4dc

View file

@ -43,3 +43,10 @@ nav:
- Python Bindings: python/pycompact.md
- Fortran Core Reference:
- Modules & Procedures: fortran.md
markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format