You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
381 B

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