Skip to content

Instantly share code, notes, and snippets.

@juliandescottes
Created January 20, 2016 20:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juliandescottes/26d9cd26394c41b60be9 to your computer and use it in GitHub Desktop.
Save juliandescottes/26d9cd26394c41b60be9 to your computer and use it in GitHub Desktop.
Regexp : fix indentation
(\n(?: {2})+) ([^\s])
$1$2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment