Skip to content

Commit

Permalink
docs: add required mkdocs extension
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Oct 9, 2024
1 parent d192c83 commit 94525ef
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 @@ -89,6 +89,7 @@ plugins:
markdown_extensions:
- attr_list
- pymdownx.emoji
- pymdownx.superfences # required for markdown-exec since it checks for it in on_config
- toc:
permalink: true

Expand Down

0 comments on commit 94525ef

Please sign in to comment.