Hi,
I have exactly the same problem but \1 \2 does not work either...
I am trying to remove additional brakes:
find what: [a-z0-9]<br class="calibre 4" />
replace with: \1
all I get is the character which is found by the first search replaced with "\1", nothing else.
using sigil 0.2.3
|