mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-23 01:10:13 +01:00
17 lines
No EOL
177 B
Markdown
17 lines
No EOL
177 B
Markdown
One
|
|
===
|
|
|
|
Two
|
|
---
|
|
|
|
<!-- markdownlint-configure-file {
|
|
"required-headings": {
|
|
"headings": [
|
|
"# One",
|
|
"## Two",
|
|
"### Three"
|
|
]
|
|
}
|
|
} -->
|
|
|
|
{MD043} {MD047} |