View Single Post
Old 08-26-2023, 11:21 PM   #1
nabsltd
Fanatic
nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.
 
Posts: 521
Karma: 8500000
Join Date: Aug 2013
Location: Hamden, CT
Device: Kindle Paperwhite (11th gen), Scribe, Kindle 4 Touch
KFX glitches on non-breaking space

The following snippet of source in an EPUB (which I checked 3 times to make sure there wasn't any sort of invisible character in it):
Code:
which started at three&nbsp;<span class="smallcaps">P.M.</span> and went
resulted in this display on a Kindle, after conversion to KFX:
Code:
which started at three-
 P.M. and went
Because of the non-breaking space, the Kindle treated "three P.M." as a single word, and then hyphenated it.
nabsltd is offline   Reply With Quote