Skip to content

Instantly share code, notes, and snippets.

@AndrewChamp
Created June 18, 2015 19:04
Show Gist options
  • Save AndrewChamp/e785816d79859f92d80d to your computer and use it in GitHub Desktop.
Save AndrewChamp/e785816d79859f92d80d to your computer and use it in GitHub Desktop.
Regex for stripping HTML comments
<!--(?!<!)[^\[>].*?-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment