diff --git a/mkdocs.yml b/mkdocs.yml index ffaaf36..078cf57 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -59,6 +59,8 @@ markdown_extensions: - admonition - pymdownx.details # For collapsible admonitions - pymdownx.superfences + - pymdownx.indent: + indent: 2 # Allow nested lists with two-space indentation instead of four extra: generator: false # hides "Made with Material for MkDocs" from footer