Skip to content

Commit

Permalink
superfences fence_code_format
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismiddleton committed Apr 8, 2024
1 parent 4cf0a1b commit 868e310
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 @@ -56,7 +56,11 @@ markdown_extensions:
emoji_generator: !!python/name:materialx.emoji.to_svg
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- tables
- attr_list
- md_in_html
Expand Down

0 comments on commit 868e310

Please sign in to comment.