Created
July 15, 2013 15:15
-
-
Save elhoyos/6000770 to your computer and use it in GitHub Desktop.
Zero-width spaces
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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