View Single Post
Old 06-24-2023, 05:54 PM   #33
RatherBWriting
Enthusiast
RatherBWriting began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Mar 2021
Device: Apple iPad with Kindle
epub validator finds fragment identifier is not defined

I have run the Sigil plugin epubcheck and have corrected all of the errors listed except for these. In the Table of Contents, the error message is:

fragment identifier is not defined

The same error is listed for every single line of the TOC. Here are the first few lines of the TOC:

<!--Insert your table of contents here-->

<h2 id='toc' class="sigil_not_in_toc">Contents</h2>

<p class='center'><a href="ch1.xhtml#chapter01">Chapter One</a></p>

<p class='center'><a href="ch2.xhtml#chapter02">Chapter Two</a></p>

<p class='center'><a href="ch3.xhtml#chapter03">Chapter Three</a></p>


The Table of Contents seems to work just fine, but I'd like to correct this error. Thanks so much for your help -

RatherBWriting
RatherBWriting is offline   Reply With Quote