Regular expression for matching words between <blockquote> & </blockquote>

Posted by Senthil on Stack Overflow See other posts from Stack Overflow or by Senthil
Published on 2010-04-19T07:38:45Z Indexed on 2010/04/19 7:43 UTC
Read the original article Hit count: 252

Filed under:
|

Basically I want to strip the document of words between blockquotes. I'm a regular expression newb and even after using rubular, I'm no closer to the answer.

Any help is appreciated.

© Stack Overflow or respective owner

Related posts about ruby

Related posts about regex