We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bdf7d commit 3b4812dCopy full SHA for 3b4812d
.vscode/settings.json
@@ -1,7 +1,7 @@
1
{
2
"markdownlint.config": {
3
"MD014": false,
4
- "MD024": false,
+ "MD024": {"siblings_only": true},
5
"MD045": false,
6
"MD046": false
7
}
0 commit comments