
11 Jan
2014
11 Jan
'14
7:17 p.m.
I’m trying to a regular expression search and replace for things like this: doc: text text next line next line</a:documentation> What I can’t figure out is how to do this multi-line regular expression match. If use “dot matches all” then my match is not limited to just what’s shown but everything between the first doc: and the last </a:documentation>. If do e.g. “doc:(.)</a:documentation>” then it matches cases where it all happens to be on one line. Is this possible? What bit of regex fu am I missing? Thanks, E. -- Eliot Kimber Senior Solutions Architect "Bringing Strategy, Content, and Technology Together" Main: 512.554.9368 www.reallysi.com www.rsuitecms.com