mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 23:44:00 +01: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.suggest
|
||||
- toc.follow
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
plugins:
|
||||
- macros
|
||||
- search
|
||||
|
||||
Reference in New Issue
Block a user