Relax MD041/first-line-h1 to allow blank links above the top level header (fixes #116).

This commit is contained in:
David Anson 2018-04-29 12:02:47 -07:00
parent 017fe127fa
commit 072da48add
5 changed files with 30 additions and 17 deletions

View file

@ -1,8 +1,8 @@
+++
date = "2016-02-14T16:11:58+05:30"
draft = true
title = "Good to Great Book Review"
+++
# Heading 1 {MD041}
+++
date = "2016-02-14T16:11:58+05:30"
draft = true
title = "Good to Great Book Review"
+++
# Heading 1

View file

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

View file

@ -0,0 +1,7 @@
---
path: "/post"
date: "2012-06-21T10:14:00.000+02:00"
title: "First level heading"
---
## Second level heading