1Go search on <http://google.com>!
2
3link should be url decoded: <http://en.wikipedia.org/wiki/Mase_%28disambiguation%29>
4
5Brackets in url and backslashes in links:
6
7About port info on wiki: [port](http://en.wikipedia.org/wiki/Port_(computer_networking))
8
9About port info on wiki: [port](http://en.wikipedia.org/wiki/Port_(computer_networking) "port wiki")
10
11[I'm an inline-style link](https://www.google.com)
12
13[I'm an inline-style link with title](https://www.google.com "Google's Homepage")
14and another one in the same paragraph:
15[I'm an inline-style link with title](https://www.google.com "Google's Homepage")
16
17[I'm a relative reference to a repository file](../blob/(master)/LICENSE)
18
19Or leave it empty and use the [link text itself]()
20
21A [link [in a link](http://example.com)](http://example.com)
22
23About port info on wiki: [port]( http://en.wikipedia.org/wiki/Port_(computer_networking) )
24
25About port info on wiki: [port]( http://en.wikipedia.org/wiki/Port_(computer_networking)   "port wiki"  )
26