1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
This commit is contained in:
Emanuil Rusev
2014-05-01 02:42:01 +03:00
parent 0eb480324c
commit 521803cdcd
3 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,6 @@
<blockquote>
<p>quote
the rest of it</p>
<p>another paragraph
the rest of it</p>
</blockquote>

View File

@ -1,2 +1,5 @@
> quote
the rest of it
> another paragraph
the rest of it