Quote:
Originally Posted by DNSB
One question is why Kepubfy adds <div class="book-columns"> and <div class="book-inner"> to the start of each file? Looking at several Kobo kepub, they added <div xmlns="http://www.w3.org/1999/xhtml" id="book-columns"> and <div xmlns="http://www.w3.org/1999/xhtml" id="book-inner">.
|
OK, the class vs id seems like a mistake I made, probably when doing the recent refactor of the conversion code. The xmlns is unnecessary there. Thanks for letting me know! I'll release a fix now.
Update: fix released in v2.3.2