You are on page 1of 2

This is just a <a href="http://www.test.com">www.test.com</a>.

paragraph with <a


href="mailto:person@test.com">person@test.com</a>. some <a href="http://www.tes
t.com">http://www.test.com</a>. urls thrown in and also <code>using www.test.com
the code tag</code>.
<blockquote>
This is just a <a href="http://www.test.com">www.test.com</a>. paragraph with <a
href="mailto:person@test.com">person@test.com</a>. some <a href="http://www.tes
t.com">http://www.test.com</a>. urls thrown in and also <code>using www.test.com
the code tag</code>.
</blockquote>
<code>Testing code tag http://www.test.com abc</code>
<a href="http://www.test.com">http://www.test.com</a>
<a href="http://www.test.com">www.test.com</a>
<a href="mailto:person@test.com">person@test.com</a>
<code>www.test.com</code>
What about tags that don't exist <x>like x say <a href="http://www.test.com">www
.test.com</a></x>? And what about tag <pooh>beginning <a href="http://www.test.c
om">www.test.com</a> with p?</pooh>
Test &lt;br/&gt;: This is just a <a href="http://www.test.com">www.test.com</a>.
paragraph <strong>with</strong> some <a href="http://www.test.com">http://www.t
est.com</a> urls thrown in. *<br/> This is just a <a href="http://www.test.com">
www.test.com</a> paragraph *<br/> with some <a href="http://www.test.com">http:/
/www.test.com</a> urls thrown in. *<br/>This is just a <a href="http://www.test.
com">www.test.com</a> paragraph <a href="mailto:person@test.com">person@test.com
</a> with some <a href="http://www.test.com">http://www.test.com</a> urls *img*<
img/> thrown in. This is just a <a href="http://www.test.com">www.test.com</a> p
aragraph with some <a href="http://www.test.com">http://www.test.com</a> urls th
rown in. This is just a <a href="http://www.test.com">www.test.com</a> paragraph
<a href="mailto:person@test.com">person@test.com</a> with some <a href="http://
www.test.com">http://www.test.com</a> urls thrown in.
This is just a <a href="http://www.test.com">www.test.com</a> paragraph <strong>
with</strong> some <a href="http://www.test.com">http://www.test.com</a> urls th
rown in. <br /> This is just a <a href="http://www.test.com">www.test.com</a> pa
ragraph with some <a href="http://www.test.com">http://www.test.com</a> urls thr
own in. This is just a <a href="http://www.test.com">www.test.com</a> paragraph
<a href="mailto:person@test.com">person@test.com</a> with some <a href="http://w
ww.test.com">http://www.test.com</a> urls thrown in. This is just a <a href="htt
p://www.test.com">www.test.com</a> paragraph with some <a href="http://www.test.
com">http://www.test.com</a> urls thrown in. This is just a <a href="http://www.
test.com">www.test.com</a> paragraph <a href="mailto:person@test.com">person@tes
t.com</a> with some <a href="http://www.test.com">http://www.test.com</a> urls t
hrown in.
The old URL filter has problems with <a title="kind of link www.example.com with
text" href="http://www.example.com">this kind of link</a> with www address as p
art of text in title. <a href="http://www.test.com">www.test.com</a>
<!-- This url www.test.com is inside a comment -->
<dl>
<dt><a href="http://www.test.com">www.test.com</a></dt>
<dd><a href="http://www.test.com">http://www.test.com</a></dd>
<dd><a href="mailto:person@test.com">person@test.com</a></dd>
<dt>check <a href="http://www.test.com">www.test.com</a></dt>
<dd>this with some text around: <a href="http://www.test.com">http://www.test.co
m</a> not so easy <a href="mailto:person@test.com">person@test.com</a> now?</dd>
</dl>
<!-- <p>This url http://www.test.com is
inside a comment containing newlines and
<em>html</em> tags.</p> -->
This is the end!

You might also like