Skip to content

Instantly share code, notes, and snippets.

@richardgill
Created April 3, 2017 10:48
Show Gist options
  • Save richardgill/0a4566b4c13036e57a623e2d7430f66c to your computer and use it in GitHub Desktop.
Save richardgill/0a4566b4c13036e57a623e2d7430f66c to your computer and use it in GitHub Desktop.

Search for regex: ^(#+)([a-zA-Z]|\d)

Replace with: $1 $2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment