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

12 lines
157 B
Markdown
Raw Normal View History

2013-09-24 02:09:13 +04:00
Here's a regular blockquote:
> blockquote
Here's one with no space after the ">":
>blockquote
Here's one on multiple lines:
> line 1
> line 2