markdownlint/test/incorrect_heading_atx.md

12 lines
159 B
Markdown

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