@playful...
Quote:
"I'll just mention that I just had this problem even with Mend on.
The problem was a ";" in the file name and in an h1 tag...
Sounds like a bug."
|
Perhaps you had spaces in your input html file name - you will get an error in Epubcheck with that. Spaces are not allowed in file names in epub zip format, which still follows the old fashioned rules for file names.Try removing the spaces or just use underscores.