Skip to content

Commit

Permalink
Add footnotes extension to mkdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesCranmer authored Mar 8, 2023
1 parent 0dfee65 commit 01f9b99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,12 @@ markdown_extensions:
- toc:
permalink: true
- attr_list
- footnotes
- md_in_html
- pymdownx.highlight:
anchor_linenums: True
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.arithmatex:
generic: true
generic: true

0 comments on commit 01f9b99

Please sign in to comment.