whatever happened to autofix closing tags ?
once upon a time - in sigil 4, 5, 6 I could regex a fix e.g. to all chapter headings
like this
find <p class "whatever" >CHAPTER
replace <h2 class "whatever" >CHAPTER
replace all
and sigil would helpfully do the closing tags to match, so no need for long complicated regex
doesn't work for me now in v7 - what default settings do I need to change or has this feature now been "upgraded" out of existence
I tried the obvious toggles for tidy/pretty print....
|