Skip to content

Commit

Permalink
Merge pull request #222 from froschdesign/hotfix/list-indent
Browse files Browse the repository at this point in the history
Update markdownlint configuration for list indentation
  • Loading branch information
Xerkus committed Mar 8, 2024
2 parents cc29aa1 + 6c4fbad commit ac25544
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/markdownlint/markdownlint.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"default": true,
"MD007": { "indent": 4 },
"MD013": false,
"MD014": false,
"MD024": false,
Expand Down

0 comments on commit ac25544

Please sign in to comment.