| Index: bower_components/marked/test/tests/amps_and_angles_encoding.text
|
| diff --git a/bower_components/marked/test/tests/amps_and_angles_encoding.text b/bower_components/marked/test/tests/amps_and_angles_encoding.text
|
| deleted file mode 100644
|
| index 89ec3ae1d13ec2ed95566a26afc2c1a3d8c90dca..0000000000000000000000000000000000000000
|
| --- a/bower_components/marked/test/tests/amps_and_angles_encoding.text
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -AT&T has an ampersand in their name.
|
| -
|
| -AT&T is another way to write it.
|
| -
|
| -This & that.
|
| -
|
| -4 < 5.
|
| -
|
| -6 > 5.
|
| -
|
| -Here's a [link] [1] with an ampersand in the URL.
|
| -
|
| -Here's a link with an amersand in the link text: [AT&T] [2].
|
| -
|
| -Here's an inline [link](/script?foo=1&bar=2).
|
| -
|
| -Here's an inline [link](</script?foo=1&bar=2>).
|
| -
|
| -
|
| -[1]: http://example.com/?foo=1&bar=2
|
| -[2]: http://att.com/ "AT&T"
|
|
|