android13/external/markdown/tests/misc/blockquote-hr.txt

22 lines
227 B
Plaintext

This is a paragraph.
---
> Block quote with horizontal lines.
> ---
> > Double block quote.
> > ---
> > End of the double block quote.
> A new paragraph.
> With multiple lines.
Even a lazy line.
> ---
> The last line.