View Single Post
Old 07-23-2011, 12:41 PM   #3
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
yes I know that regex stuff, but it's not relevent as I am using "normal" find & replace in book mode.

my claim is that is is not possible do find . and replace all with whatever. the find + replace all operation on that single punctuation character is crashing sigil

if i were to use your regex, the 2nd bracket should surely be ([A-Z]), and it would not work anyway because of the essential dots in meta headers like
[code]
<html xmlns="http://www.w3.org/1999/xhtml">
[\code]
cybmole is offline   Reply With Quote