Quote:
Originally Posted by Banjo
I spoke too soon. The additional anchor text is invisible in the body of the book, but it shows up in the TOC.
|
If you add a
title attribute to heading tags, Sigil will use its value for the TOC. For example:
Code:
<h1 title="Heading text for TOC">Actual heading text</h1>
If you generate the TOC, it'll add "Heading text for TOC" to the TOC.