what kind of pattern will match the part of sentence before a <span>
tag?

for instance:
for this sentence:
This forum is connected to a mailing list that is read by <span
class="wow">thousands</span> of people.

it'll match:
This forum is connected to a mailing list that is read by

-- 
Posted via http://www.ruby-forum.com/.