Skip to content

Instantly share code, notes, and snippets.

@christabor
Created August 16, 2014 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christabor/44fc545fb48e7f821118 to your computer and use it in GitHub Desktop.
Save christabor/44fc545fb48e7f821118 to your computer and use it in GitHub Desktop.
sublime regex for svg path data
"([a-zA-Z][0-9],|.)+"
@dy
Copy link

dy commented Jul 21, 2017

What about M+1e-1 -1e-1?
Disclosure: https://www.w3.org/TR/SVG/paths.html#PathDataBNF

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