Sigil Preferences Preserve Entities has a setting to list the entities to preserve in CodeView.
In Preview you can not "preserve entities" unless you indeed xml encode the entity code itself by escaping the leading ampersand (use ⁠ notation). Without that lead & it is not considered an entity any more by Preview (just a string of characters).
Note that under modern epub3 specs, except for the base xml entities, only numeric entities are valid.
Last edited by KevinH; 01-13-2024 at 11:31 AM.
|