View Single Post
Old 12-09-2020, 03:26 AM   #18
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,744
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by Banjo View Post
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.
Doitsu is offline   Reply With Quote