showdown/test/cases/blockquote.html

5 lines
107 B
HTML
Raw Normal View History

2012-06-13 23:05:31 -06:00
<blockquote>
2015-01-19 11:37:21 +00:00
<p>This is a multi line blockquote test</p>
<p>With more than one line.</p>
2015-01-15 21:21:33 +00:00
</blockquote>