[Ruby] regex question

Frederick Alger fred at fredalger.net
Mon Feb 12 17:16:49 PST 2007


> I'm not sure how you'd do that in textmate....

According to the TextMate manual, you can add a multiline flag to the
regex as so:

<recommendations>(?m).*</recommendations>

- Fred.


More information about the Ruby mailing list