View Single Post
Old 01-04-2012, 09:05 PM   #5
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,161
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by congngo View Post
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
theducks is offline   Reply With Quote