Last active
February 14, 2018 20:27
-
-
Save mostlylikeable/63b48a7206d7f64694212ad7921f881e to your computer and use it in GitHub Desktop.
intellij search regex
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
// match html class | |
class=\"(footer|.+ footer)( |\") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment