Skip to content

Instantly share code, notes, and snippets.

@gmanley
Created March 19, 2012 09:19
Show Gist options
  • Save gmanley/2104714 to your computer and use it in GitHub Desktop.
Save gmanley/2104714 to your computer and use it in GitHub Desktop.
#(^|\s|\)|\(|\{|\}|>|\]|\[|href=\S)((http|https|news|ftp)://(?:[^<>\)\[\"\s]+|[a-zA-Z0-9/\._\-!&\#;,%\+\?:=]+))(</a>)?#
#(^|\s|\)|\(|\{|\}|>|\]|\[|href=\S)(?i)\b((?:https?://|www\d{0,3}[.]|[a-z0-9.\-]+[.][a-z]{2,4}/)(?:[^\s()<>]+|\(([^\s()<>]+|(\([^\s()<>]+\)))*\))+(?:\(([^\s()<>]+|(\([^\s()<>]+\)))*\)|[^\s`!()\[\]{};:'".,<>?«»“”‘’]))(</a>)?#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment