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

9 lines
92 B
JSON

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