add diagrams

This commit is contained in:
Cat Tom
2024-07-24 21:23:16 +08:00
parent 227f781aac
commit 56611b4fa8
3 changed files with 105 additions and 8 deletions

View File

@@ -56,7 +56,11 @@ markdown_extensions:
- pymdownx.keys
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.snippets
- pymdownx.tabbed:
alternate_style: true