Skip to content

Commit c46cb90

Browse files
authored
add footnote support
1 parent eceeed9 commit c46cb90

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ extra_css:
3333
markdown_extensions:
3434
- toc:
3535
title: On this page
36-
- attr_list
37-
- tables
3836
- admonition
3937
- pymdownx.details
4038
- pymdownx.superfences
@@ -47,6 +45,7 @@ markdown_extensions:
4745
auto_append:
4846
- content_footer.md
4947
- pymdownx.keys
48+
- pymdownx.extra
5049

5150
theme:
5251
name: material
@@ -104,4 +103,4 @@ nav:
104103
- ppuc_hardware/opto_16.md
105104
- ZeDMD:
106105
- zedmd/index.md
107-
- GitHub Repositories: github_repos.md
106+
- GitHub Repositories: github_repos.md

0 commit comments

Comments
 (0)