Adding Markdown to Ddoc
meppl
mephisto at nordhoff-online.de
Sun Dec 10 05:17:01 UTC 2017
On Sunday, 10 December 2017 at 01:19:13 UTC, Walter Bright wrote:
> On 12/9/2017 12:23 PM, Jacob Carlborg wrote:
>> On 2017-12-09 02:49, Walter Bright wrote:
>>
>>> This is way overstating the case. Ddoc already supports some
>>> markdown, and some markdown in different ways.
>>
>> Yes, but I haven't yet seen any official documentation saying
>> that Ddoc supports Markdown syntax.
>
> There isn't any, because officially saying Markdown is
> supported is too vague. There is no Markdown standard.
>
> But what Ddoc does do should be officially documented, and is
> as far as I know.
since commonmark exists, is specified and is compatibale to many
markdown-languages, I claim there is a markdown standard:
http://spec.commonmark.org/
commonmark is the common denominator of the markdown-languages.
More information about the Digitalmars-d
mailing list