Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pawndev/b3bd9291aab310e8b8cefe7b2cd1c419 to your computer and use it in GitHub Desktop.
Save pawndev/b3bd9291aab310e8b8cefe7b2cd1c419 to your computer and use it in GitHub Desktop.
REGEX - select empty line
^(?:[\t ]*(?:\r?\n|\r))+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment