parsedown/tests/data/list_-_compound.md

9 lines
176 B
Markdown
Raw Normal View History

2013-07-10 22:22:16 +02: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.
2013-11-10 09:44:52 +01:00
> This is a quote block that belongs to it.