mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-24 01:28:39 +02:00
docs(mkdocs): add admonition extension
Used for bringing attention to troubleshooting steps in komorebi documentation. Reference: https://squidfunk.github.io/mkdocs-material/reference/admonitions/
This commit is contained in:
@@ -39,6 +39,8 @@ theme:
|
|||||||
- search.share
|
- search.share
|
||||||
- search.suggest
|
- search.suggest
|
||||||
- toc.follow
|
- toc.follow
|
||||||
|
markdown_extensions:
|
||||||
|
- admonition
|
||||||
plugins:
|
plugins:
|
||||||
- macros
|
- macros
|
||||||
- search
|
- search
|
||||||
|
|||||||
Reference in New Issue
Block a user