mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"default": true,
|
|
"MD013": {
|
|
"code_blocks": false,
|
|
"tables": false
|
|
}
|
|
}
|