mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-08 23:04:19 +01:00
Update code/tests with latest functionality in Ruby markdownlint.
This commit is contained in:
parent
2d8122a3be
commit
fdeeddc99d
10 changed files with 57 additions and 7 deletions
|
|
@ -6,4 +6,7 @@ Some text
|
|||
Some text
|
||||
## Header 4 {MD022}
|
||||
|
||||
## Header 5
|
||||
## Header 5
|
||||
|
||||
* This shouldn't trigger MD022, but did because of some bug where we tried to
|
||||
#catch headers that kramdown didn't parse correctly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue