in reply to Search and replace over line break
If there is a newline in your search string, where do you want that newline to appear in your replacement string?
By the way, seeing as you put <> around your strings: *stern look* you are not trying to parse XML or HTML with regular expressions, are you?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Search and replace over line break
by Anonymous Monk on Mar 13, 2010 at 18:48 UTC | |
by Svante (Sexton) on Mar 14, 2010 at 01:29 UTC |