[Issue 16111] support markdown header

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jun 1 04:57:10 PDT 2016


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

Jacob Carlborg <doob at me.com> changed:

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

--- Comment #1 from Jacob Carlborg <doob at 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.

--


More information about the Digitalmars-d-bugs mailing list