MilesCranmer commited on
Commit
01f9b99
1 Parent(s): 0dfee65

Add footnotes extension to mkdocs

Browse files
Files changed (1) hide show
  1. mkdocs.yml +2 -1
mkdocs.yml CHANGED
@@ -71,6 +71,7 @@ markdown_extensions:
71
  - toc:
72
  permalink: true
73
  - attr_list
 
74
  - md_in_html
75
  - pymdownx.highlight:
76
  anchor_linenums: True
@@ -78,4 +79,4 @@ markdown_extensions:
78
  - pymdownx.snippets
79
  - pymdownx.superfences
80
  - pymdownx.arithmatex:
81
- generic: true
 
71
  - toc:
72
  permalink: true
73
  - attr_list
74
+ - footnotes
75
  - md_in_html
76
  - pymdownx.highlight:
77
  anchor_linenums: True
 
79
  - pymdownx.snippets
80
  - pymdownx.superfences
81
  - pymdownx.arithmatex:
82
+ generic: true