link format (was Re: Discussion related to Markdown.)
Aaron VonderHaar
gruen0aermel at gmail.com
Fri Oct 28 17:01:55 EDT 2005
On 28/10/05, Justin Mason <jm at jmason.org> wrote:
> (*: the other 5% is people forgetting if one should use [foo](bar) or
> (foo)[bar] to make a link. ;)
>
Just as a side note, my favorite format for links is the one used by
OddMuse wiki:
Please visit [http://example.com/some%20dir/ example site].
It's easy to remember by briefly thinking about the parsing rules --
the URL is not allowed to have unencoded spaces, so it has to come
first.
--Aaron VonderHaar
More information about the Markdown-Discuss
mailing list