Probably a very basic question but it has me stumped. I want to search for all the text within a <div id="mydiv">.......</div> which is across multiple lines.
<div id="mydiv">.*?</div> doesn't work because . does not include line returns Is there a way in BBEdit to force . to include returns or is there some other way of doing this? TIA -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
