Feature Request - Raw HTML in ddoc comments
    Walter Bright 
    newshound1 at digitalmars.com
       
    Sat Mar  1 14:57:18 PST 2008
    
    
  
Janice Caron wrote:
> In general, any tool which converts SRC -> DST needs to escape all
> characters which would be considered markup in DST.
That is not possible, because ddoc cannot escape every markup in every 
possible output format past, present, and future. ddoc is output 
agnostic - the output is controlled by the macro expansion text.
    
    
More information about the Digitalmars-d
mailing list