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