diff options
author | Kārlis Gaņģis <Knagis@users.noreply.github.com> | 2014-10-08 11:02:43 +0300 |
---|---|---|
committer | Kārlis Gaņģis <Knagis@users.noreply.github.com> | 2014-10-08 11:02:43 +0300 |
commit | 43b8646d444d6828014bdd38df956f5871d60efe (patch) | |
tree | 66a1b9f6bd38822ee0c01a097ba7465157a5480c /oldtests/Original/Amps_and_angle_encoding.markdown | |
parent | 3567b844ca1fd7bec62801f8758545f7bd5cbaae (diff) | |
parent | daeb55edc7636deebc2a79621ea06c3548d67827 (diff) |
Merge pull request #1 from jgm/master
merge
Diffstat (limited to 'oldtests/Original/Amps_and_angle_encoding.markdown')
-rw-r--r-- | oldtests/Original/Amps_and_angle_encoding.markdown | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/oldtests/Original/Amps_and_angle_encoding.markdown b/oldtests/Original/Amps_and_angle_encoding.markdown deleted file mode 100644 index 0e9527f..0000000 --- a/oldtests/Original/Amps_and_angle_encoding.markdown +++ /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"
\ No newline at end of file |