mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
12 lines
220 B
Markdown
12 lines
220 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*:"
|
|
}
|
|
} -->
|