Use two spaces to indent lists in markdown
We were already doing it in the `docs/` folder, and this is consistent with the indentations we use in prettly much every programming language.
This commit is contained in:
@@ -5,3 +5,5 @@ exclude_rule "MD029"
|
||||
exclude_rule "MD040"
|
||||
exclude_rule "MD041"
|
||||
exclude_rule "MD046"
|
||||
|
||||
rule "MD007", indent: 2
|
||||
|
||||
Reference in New Issue
Block a user