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

12 lines
217 B
Markdown

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