showdown/test/functional/makemarkdown/cases/standard/blockquote.html

5 lines
103 B
HTML
Raw Permalink Normal View History

2017-12-23 20:35:31 +08:00
<blockquote>
<p>This is a multi line blockquote test</p>
<p>With more than one line.</p>
</blockquote>