Skip to content

Commit f0862b7

Browse files
committed
Enable footnotes
1 parent 81f7c6f commit f0862b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ markdown_extensions:
143143
- admonition
144144
# support for using MarkDown in HTML
145145
- md_in_html
146+
# support for footnotes
147+
- footnotes
146148
# code blocks with syntax highlighting, graphs
147149
- pymdownx.superfences:
148150
custom_fences:

0 commit comments

Comments
 (0)