edited mkdocs to add admonition

This commit is contained in:
2025-01-28 14:44:31 +01:00
parent 295c9195d2
commit cdc575742c

View File

@@ -28,4 +28,6 @@ markdown_extensions:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
format: !!python/name:pymdownx.superfences.fence_code_format
- admonition
- pymdownx.details