View Single Post
Old 10-08-2015, 04:27 PM   #50
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,817
Karma: 6000000
Join Date: Nov 2009
Device: many
Hi,
Simply add the nbsp entity to your Preserve Entity Preference Settings. Gumbo replaces all html named entities with the actual unicode (that is a requirement for html5, epub3). Gumbo never removes them .. the unicode character 160 is there. If you want to preserve them (ie. convert them back) when editing code, the PreserveEntities preferences are the way to go.

KevinH

Last edited by KevinH; 10-08-2015 at 04:29 PM.
KevinH is offline