Fix mkdocs.yml: remove invalid pymdownx.snippets autoindent option
This commit is contained in:
@@ -37,8 +37,6 @@ theme:
|
|||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.highlight:
|
- pymdownx.highlight:
|
||||||
anchor_linenums: true
|
anchor_linenums: true
|
||||||
- pymdownx.snippets:
|
|
||||||
autoindent: true
|
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- admonition
|
- admonition
|
||||||
- toc:
|
- toc:
|
||||||
|
|||||||
Reference in New Issue
Block a user