Thanks for sending me your test epub. When I ran IDErrorCheck on your epub the results shown were correct for the toc.xhtml file. The plugin found and reported 'Illegal first start char' errors in this file and fixed them.
When I ran Epubcheck on your epub it also reported numerous 'illegal start char' id errors in several other xhtml files. These files had toc ids embedded in the <body> tag. The reason IDErrorCheck didn't find these errors was that my plugin only searches for ids in anchor tags -- in <a> tags only. There was also another problem reporting ids in the cover.xhtml with other id problems in the toc.ncx file. So I'll try and fix these problems and will put out a fix as soon as I can. And thanks for reporting these problems.
Last edited by slowsmile; 03-14-2018 at 10:20 PM.
|