mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-23 15:36:10 +01:00
Update dependencies: markdown-it to 7.0.0, browserify to 13.0.1, cpy-cli to 1.0.1, eslint to 2.13.1, glob to 7.0.5, istanbul to 0.4.4, uglify-js to 2.6.4.
Handle new support for multi-line setext headers.
This commit is contained in:
parent
48959afc33
commit
c1956afd66
4 changed files with 15 additions and 13 deletions
|
|
@ -3,11 +3,11 @@ Header 1
|
|||
|
||||
Header 2 {MD022}
|
||||
----------------
|
||||
Some text
|
||||
Header 3 {MD022}
|
||||
Some text {MD022} {MD025}
|
||||
Header 3
|
||||
================
|
||||
Some text
|
||||
Header 4 {MD022}
|
||||
Some text {MD022} {MD025}
|
||||
Header 4
|
||||
================
|
||||
Some text
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue