markdownlint/test/headings_good_setext_with_atx_closed.md
Milos Levacic d249888ed2 Change "header" to "heading" across the library
This should be backward compatible, as all "header" aliases are still
available, though documented as discouraged for future use.
2018-03-20 00:15:45 +01:00

11 lines
109 B
Markdown

Heading 1
=========
Heading 2
---------
## Heading 2 {MD003} ##
### Heading 3 ###
#### Heading 4 {MD003}