MarkdownParser/tests/data/compound_list.md

11 lines
178 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.
> This is a quote block that belongs to it.