Thread: Broken index
View Single Post
Old 08-18-2024, 11:49 AM   #1
galax
Enthusiast
galax began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Sep 2023
Device: none
Broken index

Greetings,

After creating an index in Sigil, which works in the program, koreader is injecting some weird string in ALL nav links:

Code:
#_doc_fragment_24_
The end result is a broken index.

All I am doing is using this in pages

Code:
<a href="#place_01"></a>
And in the TOC this:

Code:
<li><a href="page_01.xhtml#place_01"><b>CHAPTER TITLE</b></a></li>

I would appreciate some help with this.

Thanks
galax is offline   Reply With Quote