summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/original/links_shortcut_references.md
blob: 0ff031fa663198bf9d925fb36a72d6de31fddcc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
pedantic: true
---

This is the [simple case].

[simple case]: /simple



This one has a [line
break].

This one has a [line 
break] with a line-ending space.

[line break]: /foo


[this] [that] and the [other]

[this]: /this
[that]: /that
[other]: /other