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

4 lines
111 B
HTML
Raw Normal View History

2020-11-30 12:51:34 -05:00
<blockquote>
<p>a blockquote</p>
<h1 id="followedbyanheading">followed by an heading</h1>
</blockquote>