Quote:
Originally Posted by harryg123
[...] the current propensity of Sigil to convert all of my existing html entities to actual utf-8 code[...]
|
You can define a list of entities to be preserved via:
Edit > Preferences > Preserve Entities
Quote:
Originally Posted by harryg123
[...] and then doubling them in the process.
|
That's actually a libxml2 bug. For more information, see this
post.