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