Skip to content

Instantly share code, notes, and snippets.

@akexorcist
Created November 9, 2015 07:51
Show Gist options
  • Save akexorcist/1d8e3a1f6bfb28d6641f to your computer and use it in GitHub Desktop.
Save akexorcist/1d8e3a1f6bfb28d6641f to your computer and use it in GitHub Desktop.
stringmessage.replaceAll("\\(?\\b(http://|www[.])([-A-Za-z0-9+&amp;@#/%?=~_()|!:,.;]{9})[-A-Za-z0-9+&amp;@#/%?=~_()|!:,.;]*[-A-Za-z0-9+&amp;@#/%=~_()|]", "<a href=\"$0\">$2...</a>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment