File: /home/emblazeone/public_html/lyyt/vendor/cebe/markdown/tests/markdown-data/inline-html.html
<p>this is <span class="name">inline <strong>html</strong></span> trailing</p>
<p>© AT&T</p>
<p><del>this is deleted</del> this is not
new text on new line</p>
<p><s>this is deleted</s> this is not
new text on new line</p>
<p>this line ends with <</p>
<p>this line ends with &</p>
<p>contact me at <strong>mail@cebe.cc</strong>.</p>
<p>contact me at <strong><a href="mailto:mail@cebe.cc">mail@cebe.cc</a></strong>.</p>
<p>contact me at <strong><a href="http://cebe.cc/contact">http://cebe.cc/contact</a></strong>.</p>