Created
July 14, 2015 15:37
-
-
Save alan-null/0d40ab8638e4f75ecef2 to your computer and use it in GitHub Desktop.
Collection of regex used in notepad to improve productivity
This file contains 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
# Cach style tag insige HTML elements. | |
style="(.)+?" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment