Skip to content

Instantly share code, notes, and snippets.

@grim-reapper
Forked from AndrewChamp/strip html comments.php
Created December 24, 2018 06:13
Show Gist options
  • Select an option

  • Save grim-reapper/e5c6e176a8b253deeab57ba07722ffb7 to your computer and use it in GitHub Desktop.

Select an option

Save grim-reapper/e5c6e176a8b253deeab57ba07722ffb7 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