From 43d9786892b34695a368786126417f1359c478ad Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Fri, 9 Jan 2026 23:53:54 +0000 Subject: [PATCH] Updated Wiki content --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) 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