SIGIL plugin : Footnote Linker
(The relevant thread is closed – I don’t know if I am at the right place)
First : please excuse my english wich is not as good as I would like.
I have installed and ran Footnote Linker.
I have noticed the following problem :
In Sigil : I click Tools / Reports / Links
In the column « Match ? » there should be « Yes » on all lines but instead there is « no » or it is empty.
I think there is a problem in the endnotes.xhtml :
Eg : <p class="note" id="ftn1"><a class="noteSymbol" href="../Text….
I think the id="ftn1" should be positionned after the <a
<p class="note"><a id="ftn1" class="noteSymbol" href="../Text…
Then click Tools / Reports / Links : all the « Match ? » are now « yes »
Thank you for any help.
|