diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-06 20:51:51 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-01-06 20:51:51 -0800 |
commit | 8c48bd8feb97e6c291df2e0ca09f62fb34711d33 (patch) | |
tree | 80821e64776ea6ed605f6134e53a2a93feda3e6c /tests/writer.textile | |
parent | 300f8528daaa13b6ee6931bbe8bb70eac914b333 (diff) | |
download | pandoc-8c48bd8feb97e6c291df2e0ca09f62fb34711d33.tar.gz |
Don't put the text of an autolink in Code font.
Diffstat (limited to 'tests/writer.textile')
-rw-r--r-- | tests/writer.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.textile b/tests/writer.textile index ace6d8763..17405dc57 100644 --- a/tests/writer.textile +++ b/tests/writer.textile @@ -656,7 +656,7 @@ With an ampersand: "$":http://example.com/?foo=1&bar=2 * "$":http://example.com/ * It should. -An e-mail address: "<tt>nobody@nowhere.net</tt>":mailto:nobody@nowhere.net +An e-mail address: "nobody@nowhere.net":mailto:nobody@nowhere.net bq. Blockquoted: "$":http://example.com/ |