MkDocs needs 4 spaces for lists

This commit is contained in:
2024-10-18 09:34:56 +02:00
parent 918f1b845b
commit 4703aa7df5

View File

@@ -7,5 +7,5 @@ indent_size=4
[*.md]
trim_trailing_whitespace = false
indent_style = space
indent_size = 2
indent_size = 4