Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewww authored Sep 27, 2024
1 parent 261cb2a commit d6d9169
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions site/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ theme:
plugins:
- search
- awesome-pages

markdown_extensions:
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format

0 comments on commit d6d9169

Please sign in to comment.