[Issue 17697] Ddoc: get rid of `_` detection in URLs

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 28 01:19:24 PDT 2017


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

--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> ---
An even better solution is for Ddoc to recognize URLs and wrap them
automatically in $(LINK ) macros. This will also resolve the leading _ problem
in URLs.

--


More information about the Digitalmars-d-bugs mailing list