mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
12 lines
146 B
Markdown
12 lines
146 B
Markdown
# Heading 1 {MD003} #
|
|
|
|
## Heading 2 {MD003}
|
|
|
|
Heading 3
|
|
---------
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"MD003": {
|
|
"style": "setext"
|
|
}
|
|
} -->
|