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.texinfo | |
parent | 300f8528daaa13b6ee6931bbe8bb70eac914b333 (diff) | |
download | pandoc-8c48bd8feb97e6c291df2e0ca09f62fb34711d33.tar.gz |
Don't put the text of an autolink in Code font.
Diffstat (limited to 'tests/writer.texinfo')
-rw-r--r-- | tests/writer.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.texinfo b/tests/writer.texinfo index d88f404b7..7b59ea651 100644 --- a/tests/writer.texinfo +++ b/tests/writer.texinfo @@ -978,7 +978,7 @@ In a list? It should. @end itemize -An e-mail address: @uref{mailto:nobody@@nowhere.net,@code{nobody@@nowhere.net}} +An e-mail address: @uref{mailto:nobody@@nowhere.net,nobody@@nowhere.net} @quotation Blockquoted: @url{http://example.com/} |