mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-29 18:36:10 +01:00
11 lines
270 B
Markdown
11 lines
270 B
Markdown
---
|
|
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="
|
|
}
|
|
} -->
|