Forked from wallrich-joda/gist:c4e83c2eec30ce88e0f98e4dada27481
Created
May 7, 2017 18:29
-
-
Save pawndev/b3bd9291aab310e8b8cefe7b2cd1c419 to your computer and use it in GitHub Desktop.
REGEX - select empty line
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
^(?:[\t ]*(?:\r?\n|\r))+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment