mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-24 09:50:13 +01:00
11 lines
118 B
JSON
11 lines
118 B
JSON
{
|
|
"default": true,
|
|
"MD043": {
|
|
"headers": [
|
|
"# One",
|
|
"*",
|
|
"*",
|
|
"#### Four"
|
|
]
|
|
}
|
|
}
|