MarkdownParser/test/data/inline_link.md

11 lines
281 B
Markdown
Raw Normal View History

2015-01-24 13:02:45 +01:00
[link](http://example.com)
[link](/url-(parentheses)) with parentheses in URL
([link](/index.php)) in parentheses
2013-07-25 00:33:40 +02:00
[`link`](http://example.com)
2013-12-26 20:55:33 +01:00
[![MD Logo](http://parsedown.org/md.png)](http://example.com)
2013-12-26 20:55:33 +01:00
[![MD Logo](http://parsedown.org/md.png) and text](http://example.com)