I'm not sure if this is a Calibre conversion issue or a Modify ePub issue (or perhaps Modify ePub makes a call to Calibre's functions to do the task). But, if I run the ePubCheck plugin within the Calibre Editor, it gives the following error:
Quote:
jacket.xhtml Line: 101 Col: 87 ERROR(RSC-005): Error while parsing file: attribute "data-calibre-jacket-searchable-tags" not allowed here; expected attribute "align", "char", "charoff", "class", "dir", "id", "lang", "style", "title", "valign" or "xml:lang"
|
It's pointing to this on jacket.xhtml:
<table class="cbj_header">
<tbody>
...
<tr data-calibre-jacket-searchable-tags="1" style="color:white; display:none">
...
</tbody>
</table>
I *think* it might have to do with the "Add/Replace Metadata Jacket" option in Modify ePub.
Unfortunately, I can't find anything in this thread or on the forum, in general, on this. If this isn't the right place to mention it, let me know.