Skip to content

Instantly share code, notes, and snippets.

@bagus2x
Created December 29, 2020 12:51
Show Gist options
  • Save bagus2x/aa0542e522e542fd89ce03088a06a2cf to your computer and use it in GitHub Desktop.
Save bagus2x/aa0542e522e542fd89ce03088a06a2cf to your computer and use it in GitHub Desktop.
simple regular expression to select html tag
<.*?(>)|<\/[\w]+>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment