Hacker News new | ask | show | jobs
by throwaway290 1349 days ago
It has uses in typesetting, e.g. for allowing a word to be broken.
1 comments

So what's the point of a zero width nonbreaking space then? seeing as that also exists.
Used e.g. to avoid awkward linebreaks
You can surely also use no character at all to replace a zero width nonbreaking space for that use case though, or am I missing some subtlety here?