Re: [go-nuts] Code markup in golang-nuts

2021-02-21 Thread Wojciech S. Czarnecki
Dnia 2021-02-20, o godz. 23:52:04 Amnon napisaƂ(a): > Slightly off topic. > But is there any way to enhance google groups so that it will support > Markdown? GGroups are n web interface to *mailing lists*. Most pros is subscribed via mail, some (as me) using only MTAs that pass through only pla

Re: [go-nuts] Code markup in golang-nuts

2021-02-21 Thread Shulhan
> On 21 Feb 2021, at 14.52, Amnon wrote: > > Slightly off topic. > But is there any way to enhance google groups so that it will support > Markdown? Not that I know of. Google groups is mailing list, any thing in and out would be by/for email clients, which is not specific to Google groups.

[go-nuts] Code markup in golang-nuts

2021-02-20 Thread Amnon
Slightly off topic. But is there any way to enhance google groups so that it will support Markdown? Or at least provides a simple way to post formatted code without the indentation being destroyed? People often want post code snippets on this group. And I have yet to find an easy way to do this.