showdown/test/cases/lazy-blockquote.html

6 lines
108 B
HTML
Raw Normal View History

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