1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/tests/data/special_characters.md
2013-11-05 21:40:33 +02:00

404 B

AT&T has an ampersand in their name.

AT&T is another way to write it.

This & that.

4 < 5 and 6 > 5.

Here's a [link] 1 with an ampersand in the URL.

Here's an inline link.

http://example.com/autolink?a=1&b=2


Based on the original test suite.