mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
12 lines
151 B
Markdown
12 lines
151 B
Markdown
# Heading 1 {MD003} #
|
|
|
|
## Heading 2
|
|
|
|
Heading 3 {MD003}
|
|
-----------------
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"MD003": {
|
|
"style": "atx"
|
|
}
|
|
} -->
|