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