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