Thread overview
[Issue 16068] DDoc sections have serious design issues
May 24, 2016
Leandro Lucarella
May 25, 2016
Sobirari Muhomori
May 25, 2016
Leandro Lucarella
Dec 17, 2022
Iain Buclaw
May 24, 2016
https://issues.dlang.org/show_bug.cgi?id=16068

Leandro Lucarella <leandro.lucarella@sociomantic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ddoc

--
May 25, 2016
https://issues.dlang.org/show_bug.cgi?id=16068

--- Comment #1 from Sobirari Muhomori <dfj1esp02@sneakemail.com> ---
Or use two colons to markup sections.

--
May 25, 2016
https://issues.dlang.org/show_bug.cgi?id=16068

--- Comment #2 from Leandro Lucarella <leandro.lucarella@sociomantic.com> ---
Even having links in their own line is triggering this issue:
---
http://example.com/
---

Will generate a section called "http" with "//example.com/" as content.

Using `::` could be an option, I guess. Although I think it might be better to move more towards markdown or some other well known text-friendly markup language.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=16068

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=16068

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/19133

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--