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

7 lines
92 B
JSON
Raw Normal View History

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