Skip to content

Instantly share code, notes, and snippets.

@lfalck
Created October 31, 2018 08:53
Show Gist options
  • Save lfalck/2566a7857ce521a7fc7020fa2d50fbb3 to your computer and use it in GitHub Desktop.
Save lfalck/2566a7857ce521a7fc7020fa2d50fbb3 to your computer and use it in GitHub Desktop.
Find: (<.*?>)(.*?)(</.*?>)
Replace: $1$3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment