mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-24 09:50:13 +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/first_line_top_level_header_setext.md
Normal file
4
test/first_line_top_level_header_setext.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
First line top level header
|
||||
===========================
|
||||
|
||||
This shouldn't trigger MD041
|
||||
Loading…
Add table
Add a link
Reference in a new issue