Den 10-11-2011 01:24, Walter Bright skrev:
I tend to like references to things in other modules to be hyperlinks.
For example, writeln should be $(LINK2
http://www.d-programming-language.org/phobos/std_stdio.html#writeln,
writeln)

The only places I use writeln is in the examples. Do you want hyperlinks in there? I haven't seen that in any other module.

If this is something we want to do then a new markup token should be added to std.ddoc I think. This should ensure that the examples does not look messy because of normal hyperlink highlighting.

/Jonas

Reply via email to