MkDocs needs 4 spaces for lists
This commit is contained in:
@@ -7,5 +7,5 @@ indent_size=4
|
|||||||
[*.md]
|
[*.md]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user