markdownlint/test/lists-and-headings.md
Milos Levacic 45424cf459 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-04-18 22:27:48 -07:00

20 lines
145 B
Markdown

<!-- markdownlint-disable MD003 -->
* list
* list
# Heading 1
* list
* list
# Heading 2 #
* list
* list
Heading 3
=========
* list
* list