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

7 lines
88 B
JSON
Raw Normal View History

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