send-mail/node_modules/showdown/test/issues/#191.blockquote-followed-by-an-heading.html

4 lines
111 B
HTML
Raw Normal View History

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