Skip to content

Instantly share code, notes, and snippets.

@elhoyos
Created July 15, 2013 15:15
Show Gist options
  • Select an option

  • Save elhoyos/6000770 to your computer and use it in GitHub Desktop.

Select an option

Save elhoyos/6000770 to your computer and use it in GitHub Desktop.
Zero-width spaces
http://en.wikipedia.org/wiki/Zero-width_space
http://www.utf8-chartable.de/unicode-utf8-table.pl?start=8192
\A[A-J][^.[:space:]\u{200B 200C 200D FEFF}]
http://stackoverflow.com/a/11305926/638425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment