markdownlint/test/incorrect_heading_setext.md

12 lines
154 B
Markdown

# Heading 1 {MD003} #
## Heading 2 {MD003}
Heading 3
---------
<!-- markdownlint-configure-file {
"heading-style": {
"style": "setext"
}
} -->