Then add them to your preseve entities setting and all will be fine. Use only numeric entities for epub3 as named entities are no longer allowed under html5.
Nothing is lost as the conversion to and from entities is a one to one mapping. Your settings will be respected.
Quote:
Originally Posted by un_pogaz
I understand that automatically converting all HTML entities to their Unicode character is more readable.
However, if we have written an HTML entity (and more specifically a Unicode Entity ) it is because we want it as it is.
So seeing them disappear automatically is a bad surprise.
This is especially troublesome for alternative space character ("Narrow No-Break Space" for example) and technical characters.
It would be nice to have an option to disable the automatic conversion of entities completely (or partially: only Unicode Entities are kept, the other ones are converted)
For me, having to ask the user to manually enter the exceptions (without any other alternative) is not a good feature.
|