Skip to content

Instantly share code, notes, and snippets.

@scsskid
Created December 12, 2018 10:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scsskid/5e9af649ea41366c734aa91946dc3c85 to your computer and use it in GitHub Desktop.
Save scsskid/5e9af649ea41366c734aa91946dc3c85 to your computer and use it in GitHub Desktop.
search/replace
Find what: ^\n
or
Find what: ^[\s]*?[\n\r]+
Replace With: (nothing, leave in blank).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment