Skip to content

Instantly share code, notes, and snippets.

@amphibian
Created November 28, 2009 17:57
Show Gist options
  • Save amphibian/244584 to your computer and use it in GitHub Desktop.
Save amphibian/244584 to your computer and use it in GitHub Desktop.
John Gruber's URL-matching PCRE regular expression.
\b(([\w-]+://?|www[.])[^\s()<>]+(?:\([\w\d]+\)|([^[:punct:]\s]|/)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment