markdownlint/test/lists-and-headings.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

20 lines
145 B
Markdown

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