[Issue 15475] Ddoc code sample with unbalanced paren comes out as macro
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Mar  8 10:25:14 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15475
hsteoh at quickfur.ath.cx changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |normal
--- Comment #1 from hsteoh at quickfur.ath.cx ---
Bumping this up to importance normal, because it's messing up std.random docs
where there are a lot of unbalanced parens.
This is really ridiculous. Ddoc should not touch stuff inside code blocks; the
code should come out verbatim.
--
    
    
More information about the Digitalmars-d-bugs
mailing list