I have a very long text document that I need to format. There are multi-line sections of text that are captured by the regex
(?s)^Note:.*?(?=^RULE) that I would like to shift to the right by one tab -- even one space would be fine. Every Note is different with an unpredictable number of lines. It's not clear to me how to do this formatting with a Replace All in a text factory. I could do a Find and Shift Right by hand a few hundred times, but I'd rather not. Any suggestions on how to do this with BBEdit? Thanks-- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> 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>
