add mermaid

This commit is contained in:
cclecle
2023-03-22 01:34:07 +00:00
parent e13561007b
commit 99ee668fe0

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: