Even though I enabled on-page footnotes in KOReader, they are not showing up by default, only when clicking the footnote number. I checked one ebook and the original is showing footnotes by default. The difference seems to be how Calibre handles footnotes, comparison below.
Is there a way to change conversion settings so that footnotes are untouched?
Original
Code:
<div class="footnote">
<p><a id="footnote-225" href="naglowki_001.xhtml#footnote-225-backlink">2</a> Sun Tzu, Sun Pin, Sztuka wojny, tłum. Dariusz Bakalarz, Gliwice 2021, s. 26.</p>
Converted epub
Code:
<div class="footnote1">
<p class="calibre9"><a id="footnote-225" href="naglowki_001.xhtml#footnote-225-backlink" class="calibre14">2</a> Sun Tzu, Sun Pin, Sztuka wojny, tłum. Dariusz Bakalarz, Gliwice 2021, s. 26.</p>