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