mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-22 12:54:06 +01:00
Add MD041 with tests.
This commit is contained in:
parent
eabe2387bc
commit
7f5dd9ab6b
17 changed files with 113 additions and 18 deletions
5
test/no_first_line_top_level_header.json
Normal file
5
test/no_first_line_top_level_header.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD002": false,
|
||||
"MD041": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue