markdownlint/test/required-headers-all-optional.json

7 lines
63 B
JSON
Raw Normal View History

{
"default": true,
"MD043": {
"headers": [ "*" ]
}
}