Default function parameters of other function parameters
Steven Schveighoffer
schveiguy at gmail.com
Thu Nov 1 20:24:09 UTC 2018
On 11/1/18 6:33 AM, bachmeier wrote:
> On Thursday, 1 November 2018 at 06:55:02 UTC, Bastiaan Veelo wrote:
>> On Wednesday, 31 October 2018 at 13:09:05 UTC, bachmeier wrote:
>>> On Wednesday, 31 October 2018 at 02:25:56 UTC, Your name wrote:
>>>> Are these forums open source? I think i'll add it myself.
>>>
>>> Just so you know, this isn't a traditional forum, it's a web
>>> interface to the mailing list. Therefore I don't think it will be
>>> accepted.
>>
>> Why wouldn’t it be accepted? It’s just markup. People read back ticks
>> in their code all the time, so it’s no problem to read it in mail. The
>> forum can decide to format it however it likes, maybe even make code
>> snippets runnable.
>
> I'm not saying I'm opposed, just that my impression from previous
> discussions is that there is a preference to keep things as plain text,
> and I don't want someone spending time on something that doesn't go
> anywhere.
I don't see any reason why it wouldn't be accepted. I couldn't care less
if people write markdown on the NG, even though I don't use the forum.
It's still readable on thunderbird (which does do some markdown, but no
code formatting).
For the record, vibed forums do have markdown:
http://forum.rejectedsoftware.com/groups/rejectedsoftware.vibed/thread/56653/
And they are backed by NNTP (or maybe there's an NNTP interface? I'm not
sure actually).
-Steve
More information about the Digitalmars-d
mailing list