Files
send-mail/node_modules/showdown/test/features/splitAdjacentBlockquotes/multiline-paragraph.html
T

7 lines
119 B
HTML
Raw Normal View History

2020-11-30 12:51:34 -05:00
<blockquote>
<p>This is my second block quote
yeah
everythong is ok.</p>
</blockquote>
<p>This is not a blockquote</p>