Skip to content

Commit

Permalink
fix: adjust to markdown-exec changes
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Oct 15, 2024
1 parent 948b55d commit c7e04d6
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 @@ -80,6 +80,7 @@ plugins:
line_length: 90

markdown_extensions:
- pymdownx.superfences # required for markdown-exec since it checks for it in on_config
- toc:
toc_depth: 2

Expand Down

0 comments on commit c7e04d6

Please sign in to comment.