markdownlint/test/required-headings-none-one-or-more.json

9 lines
92 B
JSON

{
"default": true,
"MD041": false,
"MD043": {
"headings": [
"+"
]
}
}