Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save pawndev/b3bd9291aab310e8b8cefe7b2cd1c419 to your computer and use it in GitHub Desktop.

Select an option

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