markdownlint/test/heading_duplicate_content_different_nesting.json

7 lines
76 B
JSON
Raw Normal View History

{
"default": true,
"MD024": {
"allow_different_nesting": true
}
}