Re: multi word url's?

Eric Hodel <[email protected]> Tue, 29 Sep 2009 10:06:29 -0700
Newsgroups gmane.comp.lang.ruby.documentation
Message-ID <[email protected]>
On Sep 22, 2009, at 15:10, Roger Pack wrote:

> Question on rdoc syntax:
> currently we can do
>
> msdn[http://msdn.microsoft.com/library/en-us/sysinfo/base/ 
> registry.asp]
>
> for a link there
>
> can that be a multi word, like
> "the msdn"[http://msdn.microsoft.com/library/en-us/sysinfo/base/registry.asp 
> ]

ri RDoc | grep -A 10 "Example hyperlinks"