mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-26 17:06:10 +01:00
Add passing tests, refactor to introduce forEachLine.
This commit is contained in:
parent
9bedd25234
commit
b21548a992
10 changed files with 72 additions and 38 deletions
2
test/first_header_good_setext.md
Normal file
2
test/first_header_good_setext.md
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Header
|
||||
======
|
||||
Loading…
Add table
Add a link
Reference in a new issue