1
0
mirror of https://github.com/showdownjs/showdown.git synced 2024-03-22 13:30:55 +08:00
showdown/test/cases/blockquote.html
2012-06-13 23:05:31 -06:00

5 lines
105 B
HTML

<blockquote>
<p>This is a multi line blockquote test</p>
<p>With more than one line.</p>
</blockquote>