Happy New Year 2020!

Search with grep: 

^\d\n

Replace with:

\01,

Hope this helps!




> On 3. Jan 2020, at 05:07, anotherhoward <writerhow...@gmail.com> wrote:
> 
> Here is my input:
> 1
> 2
> 3
> 4
> 5
> 
> Here is my search pattern:
> \d\n
> 
> It finds all the source text.
> 
> Here is how I want my output to appear:
> 1,2,3,4,5
> 
> What replace pattern do I need to convert my input to my output?
> 
> Thanks,
> Howard
> 
> -- 
> This is the BBEdit Talk public discussion group. If you have a 
> feature request or need technical support, please email
> "supp...@barebones.com" rather than posting to the group.
> Follow @bbedit on Twitter: <https://twitter.com/bbedit 
> <https://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 bbedit+unsubscr...@googlegroups.com 
> <mailto:bbedit+unsubscr...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/bbedit/e88823d3-79c5-4daf-aea6-4ef566285951%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/bbedit/e88823d3-79c5-4daf-aea6-4ef566285951%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or need technical support, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <https://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 bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/A517F072-3DB5-4791-BA3F-32E0EED9C711%40podiuminternational.org.

Reply via email to