mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-05 03:01:38 -04:00
12 lines
167 B
Text
12 lines
167 B
Text
|
|
{
|
||
|
|
"default": true,
|
||
|
|
"MD013": {
|
||
|
|
"line_length": 150,
|
||
|
|
"code_blocks": false,
|
||
|
|
"tables": false
|
||
|
|
},
|
||
|
|
"MD033": {
|
||
|
|
"allowed_elements": ["div", "img"]
|
||
|
|
}
|
||
|
|
}
|