Regex for adding numbers to endnote links in Sigil
Hello all,
I have spent a goodly amount time searching for what I think is a simple solution. So I thought I would crowd source it here:
I need to add the href and id numbers to this string (and 310 like it) to my book using Sigil (0.8.6):
<a id="endnote{INSERT number here}" href="../Text/notes.xhtml#endnotes{INSERT number here}">
What is the Regex for doing so?
Thanks!
|