mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"default": true,
|
|
"MD010": {
|
|
"ignore_code_languages": [
|
|
"js",
|
|
"text"
|
|
]
|
|
},
|
|
"MD046": false
|
|
}
|