markdownlint/test/md004-list-items-in-blockquote.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

23 lines
114 B
Markdown

# Heading
Text
- Item
- Item
Text
>- Item
>- Item
Text
> - Item
> - Item
Text
> > - Item
> > - Item
Text