mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 05:50:13 +01:00
13 lines
142 B
JSON
13 lines
142 B
JSON
{
|
|
"default": true,
|
|
"MD043": {
|
|
"headings": [
|
|
"# Heading"
|
|
]
|
|
},
|
|
"MD044": {
|
|
"names": [
|
|
"markdownlint"
|
|
]
|
|
}
|
|
}
|