In this text the idea is to move the bracket+number to the end of the paragraph.
The search formula is
^(\[.+\]) (.+)$
But the find/change operations is interrupted when a footnote marker is present.
In paragraphs without footnotes everything works.
Its is possible to find out another way?
Additionaly, some paragraphs more than one footnote.
Thank you.