markdownlint/test/md036-emphasis-as-heading.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

17 lines
252 B
Markdown

# Simplified examples from issue #26
* Item
* **Emphasized item**
* Item
_Emphasis as heading {MD036}_
1. **Emphasized item**
* Item
* Item
1. **Emphasized item**
* Item
* **Emphasized item**
* Item
**Emphasis as heading {MD036}**