[Issue 19007] New: [std.regex] documentation misrendering
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jun 19 11:44:58 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19007
Issue ID: 19007
Summary: [std.regex] documentation misrendering
Product: D
Version: D2
Hardware: All
URL: http://dlang.org/phobos/
OS: All
Status: NEW
Severity: normal
Priority: P3
Component: phobos
Assignee: nobody at puremagic.com
Reporter: Bastiaan at Veelo.net
In the non-ddox documentation, `$$(AMP)` on row 259 of
phobos/std/regex/package.d renders as `&`, whereas it should render as `$&`.
Ddox gets this right.
Viewed in Chrome.
--
More information about the Digitalmars-d-bugs
mailing list