mirror of
https://github.com/PKUFlyingPig/cs-self-learning.git
synced 2026-06-21 08:57:14 +08:00
[CONFIG] Add footnotes markdown extension (#471)
This commit is contained in:
parent
5ece872757
commit
0c8f25ac8c
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ theme:
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- attr_list
|
- attr_list
|
||||||
- md_in_html
|
- md_in_html
|
||||||
|
- footnotes
|
||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- i18n:
|
- i18n:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue