diff options
Diffstat (limited to 'tests/php/Auto Links.xhtml')
-rw-r--r-- | tests/php/Auto Links.xhtml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/php/Auto Links.xhtml b/tests/php/Auto Links.xhtml new file mode 100644 index 0000000..259c47f --- /dev/null +++ b/tests/php/Auto Links.xhtml @@ -0,0 +1,3 @@ +<p><a href="HTTP://WWW.SOMEURL.COM">HTTP://WWW.SOMEURL.COM</a></p> + +<p><a href="mailto:hr@company.com">hr@company.com</a></p>
\ No newline at end of file |