markdownlint/test/code-block-with-tabs-allowed.json

6 lines
65 B
JSON

{
"default": true,
"MD010": {
"code_blocks": false
}
}