If I process an epub with filenames *.html this produces a valid epub3.
However, if I do an epubcheck, it gives a warning like:
WARNING(HTM-014a): XHTML Content Document file name 'OEBPS/Text/r1.html' should have the extension '.xhtml'.
I can fix that easily, but can the plugin do this automatically?
I realise there is the possible case of there being both a.html and a.xhtml, though no one in their right mind would do that, so in that case you could either add a suffix or abort renaming with an error message.
|