From: Jeremy Woertink Date: 2009-04-20T05:42:57+09:00 Subject: Re: String replacing help yeah, sorry. I posted that at 3:00am after a few beers, I didn't think about it until this morning.I made a few changes with your guys suggestions. So, let's try this again... Here is my method http://rafb.net/p/rVurUa81.html Here is what I am getting... http://rafb.net/p/O1c03297.html Here is what I want http://rafb.net/p/OmoKsi17.html My thought was that I would take that HTML string, and use a regexp that would find the text not inside any anchor tags and just add the pipe to it, then return that original HTML string. I want to keep all the   and \n so the formatting remains the same. At this point, if I can figure out how to place the line breaks back in the right place, then I may just be set. Thanks for the help guys, ~Jeremy -- Posted via http://www.ruby-forum.com/.