All Tags »
URL »
HREF
Sorry, but there are no more tags available to filter with.
-
Hello. I am have an application in Ruby on Rails. I need help with the following regular expression to find URL's contained anywhere in posted text and wrap them with <a href="URL">link</a> parameters so that they link in HTML. Two examples are below:
Check out http://www.xyz.com => Check out <a ...