My solution was to change all \n to \t then search for a "SUN" with content and a \t, then change that \t to a \n. So essentially my approach is reversed.
On Sunday, March 2, 2014 1:04:01 PM UTC-5, buckyjunior wrote: > > Just to add some fluff to the conversation, (I haven't tried this and > probably won't take the time to do so since there are better REGEXers than > I) but.... > > How about searching for your "Sun" line and adding an extra return. Then > search for a return with content in front of it, changing it to tabs? Would > that do it in two steps? > > Bucky > > -- 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].
