parsedown/tests/commonmark/194-Block_quotes.html

5 lines
54 B
HTML
Raw Normal View History

2016-10-13 22:31:52 +02:00
<blockquote>
2019-01-27 20:47:05 +01:00
<h1>Foo</h1>
2016-10-13 22:31:52 +02:00
<p>bar
2019-01-27 20:47:05 +01:00
baz</p>
2016-10-13 22:31:52 +02:00
</blockquote>