Links disappear during transfer from EPUB to MOBI
Greetings!
I'm struggling to understand why my links are not surviving the conversion process. They look and work great in EPUB format (using Sigil), but when I convert to MOBI, the links appear in the text as merely underlined text.
This is the code I am using:
In text: <a href="/Notes.xhtml#fn014" id="fn014marker">[4]</a>
In end notes: <a href="/Section0001.xhtml#fn014marker" id="fn014">4.</a>
As a side note, I tried converting my EPUB to PRC using Zamzar, but they rejected the file twice. Any guidance is greatly appreciated.
|