We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e027b50 commit d187962Copy full SHA for d187962
1 file changed
‎mkdocs.yml‎
@@ -21,7 +21,7 @@ plugins:
21
filename: .nav.yml
22
23
# https://github.com/mondeja/mkdocs-include-markdown-plugin
24
- - include-markdown
+ - include-markdown:
25
26
# https://github.com/byrnereese/mkdocs-minify-plugin
27
- minify:
@@ -92,7 +92,7 @@ markdown_extensions:
92
repo: numtype
93
94
# https://facelessuser.github.io/pymdown-extensions/extensions/saneheaders/
95
- - pymdownx.saneheaders
+ - pymdownx.saneheaders:
96
97
theme:
98
name: material
0 commit comments