Epub3/HTML5 defines 5 character entities. If you use other character entities, they are flagged as errors though they will work in most cases.
The 5 permitted entities with added spaces are:
& quot ;
& apos ;
& amp ;
& lt ;
& gt ;
So say goodbye to the human readable nbsp and say hello to #160 or #xa0.
Last edited by DNSB; 03-16-2019 at 08:58 PM.
|