Skip to content

Instantly share code, notes, and snippets.

@yuri-zubov
Last active August 29, 2015 14:02
Show Gist options
  • Save yuri-zubov/06fa615e4bf33bc282b4 to your computer and use it in GitHub Desktop.
Save yuri-zubov/06fa615e4bf33bc282b4 to your computer and use it in GitHub Desktop.
replace " to '
"((?!#\{)(.)*?)"
'$1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment