I am trying to use RegEx to replace some things.
I have a lot of Page # and Page ## in the book.
I have used
https://regexr.com/ and
https://regex101.com/ to make figure out what I needed.
It turns out to be
But when I paste it into Sigil, it doesn't find any. I have made sure I have All HTML Files selected. And I did it on Current File on a few different HTMLs but it isn't picking up any of them.
Not sure what I am doing wrong.