Add front_matter_title parameter to MD025/single-title/single-h1 (refs #169).

This commit is contained in:
David Anson 2019-03-16 20:21:57 -07:00
parent 050cbbba82
commit 61d6311a3e
14 changed files with 124 additions and 32 deletions

View file

@ -1,4 +1,7 @@
{
"default": true,
"MD025": {
"front_matter_title": ""
},
"MD041": true
}