Quote:
Originally Posted by giddie
Thanks; I guess the official solution is to store kepubs as epubs then. Can the extended driver be relied on to always do the right thing? It's not possible it might accidentally add duplicate spans due to a false-negative?
|
The Kepub output plugin basically just uses the ePub output plugin to do a conversion and then applies the spans. That code is largely shared with the extended driver. If one doesn't do the spans correctly, the other won't as well.