https://issues.dlang.org/show_bug.cgi?id=16068
--- Comment #2 from Leandro Lucarella <[email protected]> --- Even having links in their own line is triggering this issue: --- http://example.com/ --- Will generate a section called "http" with "//example.com/" as content. Using `::` could be an option, I guess. Although I think it might be better to move more towards markdown or some other well known text-friendly markup language. --
