Quote:
Originally Posted by WS64
I think it is sometimes surprisingly easy to delete things by doing some replacements.
E.g. search for (normal mode/all html files)
"
and replace it with
«
I haven't found out yet what exactly happens here, but ALL your text is gone...
|
I'm not sure if doing that is a good idea

But thanks for the test case!
Open a new file and just type into book view "hello" with the quotes
Switch to code view and open F&R
Set to Current File
Find: "
Replace: «
Replace All - works ok (except of course its now an invalid document as you'll see if you try to go to something in the book browser).
Now, repeat, except Set to All HTML Files
Replace All - text has disappeared (and its still invalid)
I've opened issue 1222 for it.