• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Just a [URL](/url/).
2
3[URL and title](/url/ "title").
4
5[URL and title](/url/  "title preceded by two spaces").
6
7[URL and title](/url/	"title preceded by a tab").
8
9[URL and title](/url/ "title has spaces afterward"  ).
10
11[URL wrapped in angle brackets](</url/>).
12
13[URL w/ angle brackets + title](</url/> "Here's the title").
14
15[Empty]().
16
17[With parens in the URL](http://en.wikipedia.org/wiki/WIMP_(computing))
18
19(With outer parens and [parens in url](/foo(bar)))
20
21
22[With parens in the URL](/foo(bar) "and a title")
23
24(With outer parens and [parens in url](/foo(bar) "and a title"))
25