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

12 lines
270 B
Markdown
Raw Permalink Normal View History

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