mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-29 03:58:48 +01:00
15 lines
226 B
Markdown
15 lines
226 B
Markdown
## A level 2 top level heading
|
|
|
|
## Another one {MD025}
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"first-heading-h1": {
|
|
"level": 2
|
|
},
|
|
"single-title": {
|
|
"level": 2
|
|
},
|
|
"first-line-heading": {
|
|
"level": 2
|
|
}
|
|
} -->
|