Skip to content

Instantly share code, notes, and snippets.

@jbokhari
Created January 17, 2017 23:50
Show Gist options
  • Select an option

  • Save jbokhari/53a198fe57adefc10a23a1aa3d341bd9 to your computer and use it in GitHub Desktop.

Select an option

Save jbokhari/53a198fe57adefc10a23a1aa3d341bd9 to your computer and use it in GitHub Desktop.
Sublime Text Regex Cheat Sheet
# Find, select or remove style attributes
\sstyle='[^']*'|\sstyle="[^"]*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment