mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Add markdown admonition extension (#14303)
This commit is contained in:
parent
4158759265
commit
df9975f35d
2 changed files with 3 additions and 1 deletions
|
@ -17,6 +17,7 @@ markdown_extensions:
|
|||
- pymdownx.superfences
|
||||
- pymdownx.highlight:
|
||||
css_class: codehilite
|
||||
- gfm_admonition
|
||||
plugins:
|
||||
- search:
|
||||
separator: '[\s\-\.\(]+'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue