On 4/5/18 at 9:54 AM, [email protected] (regis leon) wrote:
I try to found a solution to delete all lines starting by [ and
finishing by ] to clean a document
How I can do that in TextWrangler?
The "Process Lines Containing" command will do the job, with a
Grep pattern that looks something like:
^\[.+\]$
(Side note: time to switch to BBEdit:
<https://groups.google.com/forum/#!forum/bbedit>.)
R.
--
Rich Siegel Bare Bones Software, Inc.
<[email protected]> <http://www.barebones.com/>
Someday I'll look back on all this and laugh... until they
sedate me.
--
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].
Visit this group at https://groups.google.com/group/bbedit.