Quote:
Originally Posted by KevinH
Even so urls/uris are supposed to be % encoded not xml escaped. So unless Kovid can point to the epub spec where "&" chars are supposed to xml escaped in urls or uri's in the opf, I consider this a bug in calibre not Sigil.
|
I just re-tested this and Calibre Editor correctly escaped
& as
%26. (I don't know how I ended up with &.)