Thread: ASCII or HTML
View Single Post
Old 08-03-2020, 11:25 AM   #6
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,799
Karma: 6000000
Join Date: Nov 2009
Device: many
Not quite. Their "html code" is actually a numeric entity and their "entity" is actually a "named entity". For html5 and therefore epub3, no named entities are allowed. Numeric entities are allowed but not needed.

Under epub2, both named and numeric entities are allowed.

The file itself should be utf-8 encoded but Sigil handles that conversion for you in both ways.
KevinH is online now   Reply With Quote