https://issues.dlang.org/show_bug.cgi?id=13080

          Issue ID: 13080
           Summary: DDOC removes $x characters from $(LINK urls, text)
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: critical
          Priority: P1
         Component: DMD
          Assignee: [email protected]
          Reporter: [email protected]

A url containing the $ will not work after passing through DDoc $(LINK ) macro.
For instance, the link
http://forum.dlang.org/thread/[email protected] will lose the 
four
characters $2 and $1 after processing.

--

Reply via email to