Skip to content

Commit

Permalink
try to fix Admonitions
Browse files Browse the repository at this point in the history
  • Loading branch information
chabErch committed Feb 14, 2022
1 parent b8ab78c commit fbc7a74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ markdown_extensions:
- pymdownx.snippets
- attr_list
- md_in_html
- pymdownx.arithmatex:
generic: true
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.arithmatex:
generic: true

extra_javascript:
- javascripts/mathjax.js
Expand Down

0 comments on commit fbc7a74

Please sign in to comment.