Skip to content

Commit

Permalink
Add admonition extension to enable callouts
Browse files Browse the repository at this point in the history
  • Loading branch information
t94j0 committed Apr 26, 2024
1 parent 4fcc1bd commit 7826d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ extra_css:
- stylesheets/colors.css

markdown_extensions:
- admonition
- pymdownx.superfences
- pymdownx.highlight:
use_pygments: true

0 comments on commit 7826d4c

Please sign in to comment.