summaryrefslogtreecommitdiffstats
path: root/testing/055_markdown.md
blob: 957d19405b9a06f04020ce374a891aafe20ced6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// objective: test markdown parsing
// check: md_055_markdown.xml

[Inline link](http://example.com/inline)

[Reference link][1]

[1]: http://example.com/reference

[Upper-cased reference link on last line][U]

[U]: http://example.com/last-line