Mercurial > hg > rr-repo
annotate modules/filter/tests/filter.url-input.txt @ 9:830c812b520f
added smtp module
author | root <root@paio.local> |
---|---|
date | Mon, 28 Oct 2013 15:34:27 +0000 |
parents | ff03f76ab3fe |
children |
rev | line source |
---|---|
danielebarchiesi@0 | 1 This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>. |
danielebarchiesi@0 | 2 |
danielebarchiesi@0 | 3 <blockquote> |
danielebarchiesi@0 | 4 This is just a www.test.com. paragraph with person@test.com. some http://www.test.com. urls thrown in and also <code>using www.test.com the code tag</code>. |
danielebarchiesi@0 | 5 </blockquote> |
danielebarchiesi@0 | 6 |
danielebarchiesi@0 | 7 <code>Testing code tag http://www.test.com abc</code> |
danielebarchiesi@0 | 8 |
danielebarchiesi@0 | 9 http://www.test.com |
danielebarchiesi@0 | 10 www.test.com |
danielebarchiesi@0 | 11 person@test.com |
danielebarchiesi@0 | 12 <code>www.test.com</code> |
danielebarchiesi@0 | 13 |
danielebarchiesi@0 | 14 What about tags that don't exist <x>like x say www.test.com</x>? And what about tag <pooh>beginning www.test.com with p?</pooh> |
danielebarchiesi@0 | 15 |
danielebarchiesi@0 | 16 Test <br/>: This is just a www.test.com. paragraph <strong>with</strong> some http://www.test.com urls thrown in. *<br/> This is just a www.test.com paragraph *<br/> with some http://www.test.com urls thrown in. *<br/>This is just a www.test.com paragraph person@test.com with some http://www.test.com urls *img*<img/> thrown in. This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in. |
danielebarchiesi@0 | 17 |
danielebarchiesi@0 | 18 This is just a www.test.com paragraph <strong>with</strong> some http://www.test.com urls thrown in. <br /> This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in. This is just a www.test.com paragraph with some http://www.test.com urls thrown in. This is just a www.test.com paragraph person@test.com with some http://www.test.com urls thrown in. |
danielebarchiesi@0 | 19 |
danielebarchiesi@0 | 20 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 part of text in title. www.test.com |
danielebarchiesi@0 | 21 |
danielebarchiesi@0 | 22 <!-- This url www.test.com is inside a comment --> |
danielebarchiesi@0 | 23 |
danielebarchiesi@0 | 24 <dl> |
danielebarchiesi@0 | 25 <dt>www.test.com</dt> |
danielebarchiesi@0 | 26 <dd>http://www.test.com</dd> |
danielebarchiesi@0 | 27 <dd>person@test.com</dd> |
danielebarchiesi@0 | 28 <dt>check www.test.com</dt> |
danielebarchiesi@0 | 29 <dd>this with some text around: http://www.test.com not so easy person@test.com now?</dd> |
danielebarchiesi@0 | 30 </dl> |
danielebarchiesi@0 | 31 |
danielebarchiesi@0 | 32 <!-- <p>This url http://www.test.com is |
danielebarchiesi@0 | 33 inside a comment containing newlines and |
danielebarchiesi@0 | 34 <em>html</em> tags.</p> --> |
danielebarchiesi@0 | 35 |
danielebarchiesi@0 | 36 This is the end! |