Created
December 29, 2020 12:51
-
-
Save bagus2x/aa0542e522e542fd89ce03088a06a2cf to your computer and use it in GitHub Desktop.
simple regular expression to select html tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<.*?(>)|<\/[\w]+> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment