showdown/test/cases/list-followed-by-blockquote.md
2017-01-28 01:34:38 +00:00

10 lines
118 B
Markdown

# some title
1. list item 1
2. list item 2
> some text in a blockquote
* another list item 1
* another list item 2