Update code/tests with latest functionality in Ruby markdownlint.

This commit is contained in:
David Anson 2016-09-24 16:15:54 -07:00
parent 2d8122a3be
commit fdeeddc99d
10 changed files with 57 additions and 7 deletions

View file

@ -0,0 +1,12 @@
{
"default": true,
"MD002": {
"level": 2
},
"MD025": {
"level": 2
},
"MD041": {
"level": 2
}
}