Quote:
Originally Posted by Astroman
This exact line was repeated 25 times, i.e. the same error in 25 different chapters/xhtml files. The reason is the empty title tag, i.e. <title></title>, in the <head> element at the beginning of 2) EpubCheck lists the above-mentioned error only for 25 chapters. However, all of my approximately 80 chapters have empty title tags.
Why is EpubCheck only reporting this error for less than 1/3 of the chapters?
|
That's a limitation of the JSON output code. It'll only report the first 25 occurrences of frequently occurring problems.

I don't know why the EPUBCheck devs decided to implement this "feature."