Skip to content

Commit f3be75a

Browse files
committed
Markdown Linting - Improving rules
1 parent 2611dd1 commit f3be75a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/.markdownlint.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{
2+
"default": true,
23
"MD013": false,
4+
"no-duplicate-heading": {
5+
"siblings_only": true
6+
},
37
"ul-indent": {
48
"indent": 4
59
}

0 commit comments

Comments
 (0)