markdownlint/test/long-lines-short-headings.md

28 lines
488 B
Markdown
Raw Normal View History

# Long Lines, Short Headings
Text text text text text text text text text text text text text text text text text {MD013}
## Short heading text text text
Text
## Long heading text text text {MD013}
Text
## Long heading text text {MD013} ##
Text
Long heading of text text text text text text {MD013}
-----------------------------------------------------
Text
<!-- markdownlint-configure-file {
"heading-style": false,
"line-length": {
"heading_line_length": 30
}
} -->