showdown/test/functional/makehtml/cases/features/simplifiedAutoLink/trailing-punctuation.html

9 lines
647 B
HTML
Raw Normal View History

<p><a href="http://www.google.com">http://www.google.com</a>!</p>
<p><a href="http://www.google.com">http://www.google.com</a>!!!!!!!!!!!!!!!!</p>
<p><a href="http://www.google.com/!!!!!!!!!!!!!!!!foobar">http://www.google.com/!!!!!!!!!!!!!!!!foobar</a></p>
<p><a href="http://www.google.com/">http://www.google.com/</a>!!!!!!!!!!!!!!!! foobar</p>
<p>(<a href="http://www.google.com/">http://www.google.com/</a>?!.)</p>
<p><a href="http://www.google.com/?!.(">http://www.google.com/?!.(</a></p>
<p><a href="http://www.google.com/a()">http://www.google.com/a()</a></p>
<p><a href="http://www.google.com/a?!.()">http://www.google.com/a?!.()</a></p>