Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Add memarid diagram extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
mendax1234 committed Oct 1, 2023
1 parent 2ba9bda commit c3822ef
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 @@ -121,7 +121,11 @@ markdown_extensions:
custom_checkbox: true
- footnotes
- pymdownx.details
- pymdownx.superfences
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
- pymdownx.mark
Expand Down

0 comments on commit c3822ef

Please sign in to comment.