Please follow our posting guidelines and edit and attach your large image instead of including it inline.
And yes, you can use Sigil's regular expression find and replace capabilities to first remove the footnotes and via a second pass to remove the links to those footnotes assuming the ids beginning with "fn-" and footnotes all have class of "footnote".
If you have never written or used regular expression find and replace, you should probably read up on it first. Then people here can help refine your approach into something workable.
|