Dear you guys,
When I do a regex search for something, just say
“(.*)”, Editor would select EVERY thing between the first
“ and the last
” in a paragraph, if that paragraph includes multiple set of
“(.*)”. This means that the selection is WRONG, because it includes texts in between two sets of
“(.*)”.
If the box "Dot all" is checked, the situation applies then not for a single paragraph but the whole file.
In Sigil, there is a "Minimal Match" option, which would select the right set.



