[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 07:20:13 PDT 2015


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

--- Comment #2 from Sönke Ludwig <sludwig at outerproduct.org> ---
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.

--


More information about the Digitalmars-d-bugs mailing list