Quote:
Originally Posted by congngo
what if I have 6 or 7 lines.
|
Keep on going
every line end (EOL) there should be a \s+
I replace all white space in the Literal portion of the patterns with a \s+
<p>Foo\s+Bar\s+on(.+)\s+
The nice thing about Sigil is you get to test your pattern and see what it finds without doing a replace