Update MD041/first-line-h1 to allow secondary headings if a YAML title is present (refs #116).

This commit is contained in:
David Anson 2019-03-10 22:10:33 -07:00
parent ed295cd947
commit c71bb4fbd5
4 changed files with 46 additions and 27 deletions

View file

@ -0,0 +1,8 @@
{
"default": true,
"MD002": {
"level": 2
},
"MD013": false,
"MD041": true
}