aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/text_reference.md
blob: 1a66a5cf6bea5de96c4d3501e01ed7f90cd16f74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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 a mixed case label and an upper case definition

[LABEL]: http://example.com

[one]
[1] with the a label on the next line

[`link`][website]