www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16101] New: ddoc inserts empty section with newline

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

          Issue ID: 16101
           Summary: ddoc inserts empty section with newline
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: greensunny12 gmail.com

Inserting a new line in the module header leads to an extra empty <section>
being inserted into the resulting HTML – yes, there is effectively an extra
newline, but that shouldn't change things.

See Also:

https://github.com/dlang/druntime/pull/1578

--
May 30 2016