[Issue 393] New: wordcount example does not use <code>

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 2 06:50:05 PDT 2006


http://d.puremagic.com/issues/show_bug.cgi?id=393

           Summary: wordcount example does not use <code>
           Product: D
           Version: 0.167
          Platform: PC
               URL: http://www.digitalmars.com/d/wc.html
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: lio at lunesu.com


DMD.167 cannot compile wc.html because the code is not inside a <code>-block.

Fix: add <code> after <pre ...> and add </code> before </pre> (as per
http://www.digitalmars.com/d/html.html)


-- 




More information about the Digitalmars-d-bugs mailing list