Hacker News new | ask | show | jobs
by wgjordan 2866 days ago
> Screen readers don't do very well with this

Badly-implemented screen readers don't do very well with this. The Unicode Standard provides a Normalization Form for Compatibility Decomposition (NFKD / NFKC) that screen readers definitely should adopt in their Unicode implementation [1].

[1] http://www.unicode.org/reports/tr15/