Quote:
Originally Posted by Hogan
Hi,
I bought a book in DRMed ereader format and removed the DRM using the python script ereader2html. The output html displays fine in Firefox and IE but when I use Calibre to convert it into EPUB, everything from the second chapter onwards is in bold (when I view the EPUB file in Calibre).
I tried editing the html but to no avail. Has anyone seen this issue before?
Thanks.
|
Try validating the page using W3C. It is likely there is an error on the page.
http://validator.w3.org
Dale