summaryrefslogtreecommitdiff
path: root/vendor/parsedown-0.9.0/tests/data/text_reference.md
blob: 7768e3029801660603a9aa5eaa1ee447c74c5e34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[reference link][1]

[1]: http://example.com

[one][website] with a semantic name

[website]: http://example.com

[one][404] with no definition

[multiline
one][website] defined on 2 lines

[one][label] with an upper case label

[LABEL]: http://example.com

[`link`][website]