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

8 lines
102 B
JSON
Raw Normal View History

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