I have a RTF document where i have a handmade table of contents. The links work just fine. When converting this RTF to EPub the links are lost.
The resulting (not working) EPub code looks like this:
Code:
<p class="calibre2"><a href=""_Introoduction"" class="calibre4">Introduction</a></p>
Am i doing something wrong?