MOON
Server: Apache
System: Linux res.emeff.ca 3.10.0-962.3.2.lve1.5.24.10.el7.x86_64 #1 SMP Wed Mar 20 07:36:02 EDT 2019 x86_64
User: accemeff (1004)
PHP: 7.0.33
Disabled: NONE
Upload Files
File: /home/accemeff/vendor/cebe/markdown/tests/markdown-data/links.md
Go search on <http://google.com>!

link should be url decoded: <http://en.wikipedia.org/wiki/Mase_%28disambiguation%29>

Brackets in url and backslashes in links:

About port info on wiki: [port](http://en.wikipedia.org/wiki/Port_(computer_networking))

About port info on wiki: [port](http://en.wikipedia.org/wiki/Port_(computer_networking) "port wiki")

[I'm an inline-style link](https://www.google.com)

[I'm an inline-style link with title](https://www.google.com "Google's Homepage")
and another one in the same paragraph:
[I'm an inline-style link with title](https://www.google.com "Google's Homepage")

[I'm a relative reference to a repository file](../blob/(master)/LICENSE)

Or leave it empty and use the [link text itself]()

A [link [in a link](http://example.com)](http://example.com)

About port info on wiki: [port]( http://en.wikipedia.org/wiki/Port_(computer_networking) )

About port info on wiki: [port]( http://en.wikipedia.org/wiki/Port_(computer_networking)   "port wiki"  )