What is a benefit from switching to EPUB 3 in conversion, particularly for KOReader consumption?
Also, how would I set a custom rule to treat the footnote as an in-page footnote? Something like this?
Code:
.footnote1 {
-cr-hint: footnote-inpage;
margin: 0 !important;
}