[Issue 15470] Unnecessary markup in ddoc's html generation
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Tue Dec 22 20:08:34 PST 2015
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15470
--- Comment #4 from Charles Smith <csmith.ku2013 at gmail.com> ---
(In reply to Adam D. Ruppe from comment #3)
> Ah, yes indeed, though the whitespace is prolly generated accidentally by
> some macro which can't generically strip :(
That's what I was afraid of, and is pretty unfortunate. This actually violates
the standard, so there's nothing requiring the browsers to actually support
what we're trying to do, and they could change at any time (not necessarily
they will ever though).
--
    
    
More information about the Digitalmars-d-bugs
mailing list