showdown/test/cases/blockquote.html

6 lines
106 B
HTML
Raw Normal View History

2012-06-14 13:05:31 +08:00
<blockquote>
<p>This is a multi line blockquote test</p>
<p>With more than one line.</p>
2015-01-16 05:21:33 +08:00
</blockquote>