mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-15 19:36:32 +00:00
Add missing footnote mkdocs extension
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
4a0b00d0a6
commit
53e3a816b1
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ markdown_extensions:
|
|||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
- attr_list
|
||||
- footnotes
|
||||
theme:
|
||||
name: 'material'
|
||||
language: en
|
||||
|
|
Loading…
Add table
Reference in a new issue