autolinks.html 534 B

123456789101112131415
  1. <p>(See <a href="https://www.example.com/fhqwhgads">https://www.example.com/fhqwhgads</a>.)</p>
  2. <p>((<a href="http://foo.com">http://foo.com</a>))</p>
  3. <p>((<a href="http://foo.com">http://foo.com</a>.))</p>
  4. <p><a href="HTTP://FOO.COM">HTTP://FOO.COM</a></p>
  5. <p><a href="hTtP://fOo.CoM">hTtP://fOo.CoM</a></p>
  6. <p><del><a href="mailto:hello@email.com">hello@email.com</a></del></p>
  7. <p><strong><a href="mailto:me@example.com">me@example.com</a></strong></p>
  8. <p><strong><a href="mailto:test@test.com">test@test.com</a></strong></p>