Quote:
Originally Posted by KevinH
I will look into fixing reports to look for id tags on non-anchors as well sometime before our next release.
|
Thanks for looking into this! This'll make the Links report even more versatile.
Quote:
Originally Posted by beluga438
Don't you think it could be a good thing that Footnote linker puts the id in the same position as when it is done manually ?
|
No.
Also, changing this behavior might break other code. Since you can easily fix this "problem" with a regular expression, I won't update the plugin.
BTW, some epub3 apps, e.g.
iBooks, will look for
<aside>,
<div> or
<p> tags with an
id attribute and won't find footnote definitions and/or won't display them as popup footnotes if the id attribute is added to an
<a> tag.
Note that there's another Sigil footnote plugin,
Easy Footnote Insertion, which might work better for you.