mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
12 lines
182 B
Markdown
12 lines
182 B
Markdown
## A level 2 top level heading
|
|
|
|
## Another one {MD025}
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"single-title": {
|
|
"level": 2
|
|
},
|
|
"first-line-heading": {
|
|
"level": 2
|
|
}
|
|
} -->
|