Skip to content

Instantly share code, notes, and snippets.

@hadongsoo
Created October 21, 2018 20:00
Show Gist options
  • Save hadongsoo/273d5daeebcfcac4e9b11343731600d4 to your computer and use it in GitHub Desktop.
Save hadongsoo/273d5daeebcfcac4e9b11343731600d4 to your computer and use it in GitHub Desktop.
html comment in regex
// get comment 2 types
/\*(.*?)\*\/ \n
\/\/(.*)\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment