Closed jaredh159 closed 8 years ago
We did this in P5 without much trouble, avoiding empty strings # and mailto: links, otherwise we can always ensure a protocol, adding http:// if one is not found.
#
mailto:
http://
We did this in P5 without much trouble, avoiding empty strings
#
andmailto:
links, otherwise we can always ensure a protocol, addinghttp://
if one is not found.