parsedown/tests/commonmark/198-Block_quotes.html

5 lines
54 B
HTML
Raw Normal View History

2019-01-27 20:47:05 +01:00
<blockquote>
2019-04-06 19:39:41 +02:00
<h1>Foo</h1>
2019-01-27 20:47:05 +01:00
<p>bar
2019-04-06 19:39:41 +02:00
baz</p>
2019-01-27 20:47:05 +01:00
</blockquote>