parsedown/test/data/inline_link.md

7 lines
219 B
Markdown
Raw Normal View History

2013-12-26 21:55:33 +02:00
[link](http://example.com) and [another link](/tests/)
2013-07-25 01:33:40 +03:00
[`link`](http://example.com)
2013-12-26 21:55:33 +02:00
[![MD Logo](http://parsedown.org/md.png)](http://example.com)
2013-12-26 21:55:33 +02:00
[![MD Logo](http://parsedown.org/md.png) and text](http://example.com)