all repos — grayfriday @ b7820521193985070619230f0b4e091baa753252

blackfriday fork with a few changes

upskirtref/Amps and angle encoding.text (view raw)

 1AT&T has an ampersand in their name.
 2
 3AT&T is another way to write it.
 4
 5This & that.
 6
 74 < 5.
 8
 96 > 5.
10
11Here's a [link] [1] with an ampersand in the URL.
12
13Here's a link with an amersand in the link text: [AT&T] [2].
14
15Here's an inline [link](/script?foo=1&bar=2).
16
17Here's an inline [link](</script?foo=1&bar=2>).
18
19
20[1]: http://example.com/?foo=1&bar=2
21[2]: http://att.com/  "AT&T"