https://issues.dlang.org/show_bug.cgi?id=14413
--- Comment #4 from Sönke Ludwig <[email protected]> --- Just that "concatenation as paragraphs" instead of "concatenation as lines" precludes the use of this documentation style: /// This is the summary, possibly going /// over multiple lines. /// /// A large paragraph /// of text also /// gets split /// /// --- /// as well as code blocks behave awkwardly /// --- But it seems like maybe not many have tried to use this style in the past. --
