mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-23 05:14:07 +01:00
Relax MD041/first-line-h1 to allow blank links above the top level header (fixes #116).
This commit is contained in:
parent
017fe127fa
commit
072da48add
5 changed files with 30 additions and 17 deletions
4
test/hugo-quickstart-example-blank.json
Normal file
4
test/hugo-quickstart-example-blank.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD041": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue