We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe72f0 commit d6a105dCopy full SHA for d6a105d
.markdownlint.json
@@ -1,3 +1,6 @@
1
{
2
- "line-length": false
+ "line-length": false,
3
+ "MD024": {
4
+ "siblings_only": true
5
+ }
6
}
0 commit comments