showdown/test/functional/makehtml/cases/issues/#191.blockquote-followed-by-an-heading.html
2017-12-23 12:35:31 +00:00

4 lines
111 B
HTML

<blockquote>
<p>a blockquote</p>
<h1 id="followedbyanheading">followed by an heading</h1>
</blockquote>