android13/external/markdown/tests/misc/lists5.txt

13 lines
167 B
Plaintext

> This is a test of a block quote
> With just two lines
A paragraph
> This is a more difficult case
> With a list item inside the quote
>
> * Alpha
> * Beta
> Etc.