Support 1-3 spaces prefixing a code fence per specification (fixes #107).

This commit is contained in:
David Anson 2018-03-06 21:43:45 -08:00
parent 40ace5bb5e
commit 89e12b90e0
3 changed files with 46 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
"default": true,
"MD013": {
"code_blocks": false
}
}