I am sorry that I have to break it to you. This behavior is as expected and designed. It has been like that for quite some time. If I recall correctly, this was implemented at the moment RegEx was introduced. S&R must be done in codeview. The technical reason is that the code is the internal format and bookview just a representation. After all, replacing can very easily corrupt your file by accidentally remove tags.
|