Quote:
Originally Posted by drkirk
FATAL OPS/body15.xhtml 71 12 Fatal Error while parsing file 'The element type "li" must be terminated by the matching end-tag "</li>".'.
ERROR OPS/body15.xhtml - - Error while parsing file 'The element type "li" must be terminated by the matching end-tag "</li>".'.
|
Unzip the epub and look at the source code in body15.xhtml, line 71. Most likely there's an isolated <li> tag or a missing </li> tag.
(It's also possible that one of the lines before line 71 is invalid.
If you have
Calibre, add the epub file to the Calibre library, open it with Calibre Editor, click
Run check and
Try to correct all fixable errors automatically.