File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 11site_name : poke-cli
22
33theme :
4+ icon :
5+ admonition :
6+ note : octicons/tag-16
7+ abstract : octicons/checklist-16
8+ info : octicons/info-16
9+ tip : octicons/squirrel-16
10+ success : octicons/check-16
11+ question : octicons/question-16
12+ warning : octicons/alert-16
13+ failure : octicons/x-circle-16
14+ danger : octicons/zap-16
15+ bug : octicons/bug-16
16+ example : octicons/beaker-16
17+ quote : octicons/quote-16
418 name : material
519 palette :
620 # Palette toggle for automatic mode
3145repo_url : https://github.com/digitalghost-dev/poke-cli
3246
3347markdown_extensions :
48+ - admonition
49+ - pymdownx.superfences
50+ - pymdownx.details
3451 - attr_list
3552 - pymdownx.emoji :
3653 emoji_index : !!python/name:material.extensions.emoji.twemoji
@@ -41,7 +58,6 @@ markdown_extensions:
4158 pygments_lang_class : true
4259 - pymdownx.inlinehilite
4360 - pymdownx.snippets
44- - pymdownx.superfences
4561
4662extra :
4763 social :
You can’t perform that action at this time.
0 commit comments