Skip to content

Commit

Permalink
support mermaid charts, diagrams and more
Browse files Browse the repository at this point in the history
  • Loading branch information
Staars authored Nov 13, 2024
1 parent 5b7b2d8 commit 44492df
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,11 @@ markdown_extensions:
- pymdownx.highlight
- pymdownx.keys
- pymdownx.mark
- pymdownx.superfences
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.snippets
- pymdownx.tilde
- meta
Expand Down

0 comments on commit 44492df

Please sign in to comment.