1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/tests/data/compound_list.md

11 lines
178 B
Markdown
Raw Normal View History

2013-07-11 00:22:16 +04:00
Here's a compound list:
- This is the first paragraph of the list item.
This is the second one.
- This is another list item.
> This is a quote block that belongs to it.