Skip to content

Commit

Permalink
Enable rendering footnotes (#121)
Browse files Browse the repository at this point in the history
Adds support for rendering markdown footnotes
  • Loading branch information
GeckoEidechse authored Oct 14, 2024
1 parent d3e1ffa commit 38df73a
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 @@ -76,6 +76,7 @@ markdown_extensions:
- attr_list
- def_list
- md_in_html
- footnotes
- pymdownx.betterem
- pymdownx.caret
- pymdownx.mark
Expand Down

0 comments on commit 38df73a

Please sign in to comment.