[OT] of [OT] I am a developer and I hate documentation

Seb via Digitalmars-d digitalmars-d at puremagic.com
Thu Aug 18 17:41:39 PDT 2016


On Thursday, 18 August 2016 at 23:14:44 UTC, H. S. Teoh wrote:
> On Fri, Aug 19, 2016 at 12:02:09AM +0200, Marco Leise via 
> Digitalmars-d wrote: [...]
>> By the way, AFAIK someone implemented `code` as an alternative 
>> to $(D code) quite a while ago. So you can use that instead.  
>> I'd like ordered/unordered lists to also follow markup style 
>> one day. I find it more natural and readable than
>> 
>> $(OL
>>   $(LI first item)
>>   $(LI another important thing)
>> )
> [...]
>
> Sigh.  Eventually we're just reinventing Markdown in ddoc. Why 
> can't we just use Markdown (with some ddoc extensions) in the 
> first place?
>
>
> T

In my childish naivity I opened an enhancement request recently:

https://issues.dlang.org/show_bug.cgi?id=16112


More information about the Digitalmars-d mailing list