Add config to markdownl linter to allow sibling rule
This commit is contained in:
parent
14d058c364
commit
f20bcf1ca1
3
.markdownlint.json
Normal file
3
.markdownlint.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"MD024": { "siblings_only": true }
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue