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

13 lines
280 B
Markdown

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