[Issue 16112] Enhance ddoc with more markdown support
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sat Aug 20 00:02:08 PDT 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=16112
Marco Leise <Marco.Leise at gmx.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Marco.Leise at gmx.de
--- Comment #7 from Marco Leise <Marco.Leise at gmx.de> ---
Some may have noticed on the forums that Ferdinand Majerech modified Brian
Schott's harbored (https://github.com/kiith-sa/harbored-mod) which is DDoc with
all the MarkDown features that don't collide with existing DDoc syntax.
Sociomantic is switching over to that according to a prominent employee. I
think because it extends the syntax rather than replacing it, it provides a
smooth, gradual switch-over experience - although I'm not speaking out of
experience. Everyone interested in more MarkDown can use that instead of pure
DDoc today and gather some intel. Maybe even those not interested in it, to see
if it would break anything for them.
--
    
    
More information about the Digitalmars-d-bugs
mailing list