55601f268c70531b209a8b485e4f60f4a834996c
[yaffs-website] / vendor / cebe / markdown / tests / markdown-data / md1_amps_and_angle_encoding.md
1 AT&T has an ampersand in their name.
2
3 AT&T is another way to write it.
4
5 This & that.
6
7 4 < 5.
8
9 6 > 5.
10
11 Here's a [link] [1] with an ampersand in the URL.
12
13 Here's a link with an amersand in the link text: [AT&T] [2].
14
15 Here's an inline [link](/script?foo=1&bar=2).
16
17
18 [1]: http://example.com/?foo=1&bar=2
19 [2]: http://att.com/  "AT&T"