1
0
mirror of https://github.com/restic/restic.git synced 2024-07-20 11:27:33 +02:00
restic/vendor/github.com/russross/blackfriday/testdata/Nested blockquotes.html
2017-08-05 11:08:49 +02:00

10 lines
89 B
HTML

<blockquote>
<p>foo</p>
<blockquote>
<p>bar</p>
</blockquote>
<p>foo</p>
</blockquote>