Skip to content

Commit

Permalink
docs(mkdocs): add pymdownx.highlight and pymdownx.superfences extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
3bbbeau authored and LGUG2Z committed May 10, 2024
1 parent d5c6f09 commit 6d19030
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ theme:
- toc.follow
markdown_extensions:
- admonition
- pymdownx.highlight
- pymdownx.superfences
plugins:
- macros
- search
Expand Down

0 comments on commit 6d19030

Please sign in to comment.