mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
239 B
239 B
Header 1
Header 2 {MD022}
Some text
Header 3 {MD022}
Some text
Header 4 {MD022}
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.