I'm grateful for this marvelous tool and would like to suggest a tiny improvement: When exporting as epub from LibreOffice, annotations formatted as superscripts in LO appear as spans with the attribute
Code:
font-size:58%;vertical-align:super
.
I would like to change those to simple <sup> tags, if possible with the class: "noteanchor", for easier catching of footnotes. But in the "Change tag" menu there are only few possibilities listed. Is it possible to add one in the way I mentioned?