Auto-remove invalid attribute: role=
Bug #2072645 reported by
Tobias
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
Calibre 7.13 on Linux Mint
In a converted .epub I found invalid role="doc-noteref" attributes (by epub 2 standard) in the links to the footnotes.
The source was a .docx
I re-tested with a .odt document. No role attributes were added there. So I conclude this was not added by calibre, but adopted from the .docx file.
Does it make sense to auto-remove role attributes when converting to epub2?
To post a comment you must log in.
no. That role serves an actual useful purpose. Ebook reading software
can use it to implement popup footnotes. And that role causes no issues
with anything other than the horrible epubcheck. As I said in the FAQ I
am not interested in dumbing down calibre's EPUB output to comply with
epubcheck.