5 ms·
Nitpick: > The idea is to use zero-width and space characters of UTF-8 such as U+200B, U+200C, U+200D That must be Unicode, not UTF-8.
by shared4you 12y ago
Nitpick:
> The idea is to use zero-width and space characters of UTF-8 such as U+200B, U+200C, U+200D
That must be Unicode, not UTF-8.
- konstruktors 12y agoFixed it, thanks!