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

13 lines
233 B
Markdown
Raw Permalink Normal View History

{
"date": "2017-01-26T22:17:00+02:00",
"alternate": "My document title and heading"
}
Some plain text here.
<!-- markdownlint-configure-file {
"first-line-heading": {
"front_matter_title": "^\\s*\"alternate\"\\s*:"
}
} -->