markdownlint/test/front-matter-alt-title-no-h1.md

11 lines
251 B
Markdown

---
alternate="Welcome to Jekyll!"
---
Front matter from [Jekyll documentation](https://jekyllrb.com/docs/posts/#a-typical-post).
<!-- markdownlint-configure-file {
"MD013": false,
"MD041": {
"front_matter_title": "^\\s*alternate="
}
} -->