Compare commits

..

1 Commits

Author SHA1 Message Date
cclecle
99ee668fe0 add mermaid 2023-03-22 01:34:07 +00:00

View File

@@ -64,6 +64,12 @@ markdown_extensions:
- pymdownx.caret
- pymdownx.critic
- pymdownx.details
- pymdownx.superfences:
# make exceptions to highlighting of code:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:mermaid2.fence_mermaid
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.highlight: