Skip to content

Commit ac25544

Browse files
authored
Merge pull request #222 from froschdesign/hotfix/list-indent
Update markdownlint configuration for list indentation
2 parents cc29aa1 + 6c4fbad commit ac25544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/markdownlint/markdownlint.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"default": true,
3+
"MD007": { "indent": 4 },
34
"MD013": false,
45
"MD014": false,
56
"MD024": false,

0 commit comments

Comments
 (0)