June 01, 2016
https://issues.dlang.org/show_bug.cgi?id=16111

Jacob Carlborg <doob@me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob@me.com

--- Comment #1 from Jacob Carlborg <doob@me.com> ---
I suggest this Markdow syntax instead:

# Foo
## Foo

I hate having to repeat all those dashes or equal signs for the whole title.

--
May 13, 2019
https://issues.dlang.org/show_bug.cgi?id=16111

Seb <greeenify@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |greeenify@gmail.com
         Resolution|---                         |FIXED

--- Comment #2 from Seb <greeenify@gmail.com> ---
This now supported with -preview=markdown

--