2013-08-31 20:55:07 +04:00
|
|
|
Here's a [reference link][1].
|
|
|
|
|
|
|
|
[1]: http://parsedown.org
|
|
|
|
|
2013-11-05 02:57:16 +04:00
|
|
|
Here's [one][2] on the next line.
|
|
|
|
[2]: http://parsedown.org
|
2013-08-31 20:55:07 +04:00
|
|
|
|
2013-11-05 02:57:16 +04:00
|
|
|
Here's [one][3] with a different URL.
|
2013-08-31 20:55:07 +04:00
|
|
|
|
2013-11-05 02:57:16 +04:00
|
|
|
[3]: http://parsedown.org/tests/
|
2013-08-31 20:55:07 +04:00
|
|
|
|
|
|
|
Here's [one][website] with a semantic name.
|
|
|
|
|
|
|
|
[website]: http://parsedown.org
|
|
|
|
|
2013-08-31 23:27:38 +04:00
|
|
|
Here's [one]
|
|
|
|
[website] with definition name on the next line.
|
|
|
|
|
2013-08-31 20:55:07 +04:00
|
|
|
Here's [one][404] with no definition.
|
|
|
|
|
|
|
|
Here's an image: ![Markdown Logo][image]
|
|
|
|
|
2013-09-02 23:12:43 +04:00
|
|
|
[image]: /md.png
|
2013-08-31 20:55:07 +04:00
|
|
|
|
|
|
|
Here's an [implicit one].
|
|
|
|
|
|
|
|
[implicit one]: http://google.com
|
|
|
|
|
|
|
|
Here's an [implicit one][] with an empty link definition.
|
|
|
|
|
|
|
|
Here's a [multiline
|
|
|
|
one][website] defined on 2 lines.
|