markdownlint/test/front-matter-alt-title-no-h1.json

7 lines
102 B
JSON

{
"default": true,
"MD013": false,
"MD041": {
"front_matter_title": "^\\s*alternate="
}
}