mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
16 lines
197 B
Markdown
16 lines
197 B
Markdown
![]() |
# Project Name
|
||
|
|
||
|
## Description
|
||
|
|
||
|
## Examples
|
||
|
|
||
|
<!-- markdownlint-configure-file {
|
||
|
"required-headings": {
|
||
|
"headings": [
|
||
|
"# Project Name",
|
||
|
"## Description",
|
||
|
"?"
|
||
|
]
|
||
|
}
|
||
|
} -->
|