aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/inline_link.md
blob: 6bac0b35e60a33907d1a762fa57506e8877065f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[link](http://example.com)

[link](/url-(parentheses)) with parentheses in URL 

([link](/index.php)) in parentheses

[`link`](http://example.com)

[![MD Logo](http://parsedown.org/md.png)](http://example.com)

[![MD Logo](http://parsedown.org/md.png) and text](http://example.com)