Handle files with front matter only and no trailing newline (fixes #157).

This commit is contained in:
David Anson 2019-01-06 22:20:59 -08:00
parent 7d6635b472
commit 0bb38faa21
3 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,4 @@
{
"default": true,
"MD041": true
}

View file

@ -0,0 +1,3 @@
---
front: matter
---