The reason for the Chapter appearing as a link is because the heading is nested in the anchor tag: ie/ <a id...>Chapter</a>
You only need one id for the heading tags, and it can be inserted in the H1 tag:
<h1 id="chapter1>Chapter1</h1>
then you can make your inline and TOC.NCX (Sigil) using the ids.
Makes it a lot cleaner. Unfortunately, you have to manually clean up and remove the excess anchor tags in your file in SIgil or start again from your original Manuscript.
If you were in Word, by creating the TOC using bookmarks, this is the result in Sigil.
Suzanne Fyhrie Parrott
UnrulyGuides.com
|