Quote:
Originally Posted by JSWolf
How would older Kindles handle a zero-width non-breaking space? How would Mobi handle it?
The thing is, if you do need such, then it's a bug in the renderer.
|
Pre-KF8 renderers incorrectly show a no-glyph box. That's why it is wrapped in markup to prevent it from getting copied into the MOBI side.
And yes, wrapping before an em dash is almost inarguably a bug in the KF8 renderer, albeit a bug that is shared by an awful lot of other HTML renderers. (And yes, that sentence can be read in two ways. I meant both.)