[Issue 14413] Spurious newline in ddoc JSON output for multiple successive line doc comments

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Apr 7 08:15:24 PDT 2015


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

--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Sönke Ludwig from comment #2)
> Do you know if that been a concious decision or is it just an artefact of
> the implementation? I don't think it makes much sense as it is. Personally I
> always use /** */ style comments, but anyone using /// is going to have
> issues with it.

At least http://dlang.org/ddoc says nothing about the case. It would be an
artifact of the current dmd implementation, if there's no discussion in the old
D forum (including digitalmars.d).

But I think the "concatenation like paragraphs" is not bad.

--


More information about the Digitalmars-d-bugs mailing list