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.
|