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