From 8c48bd8feb97e6c291df2e0ca09f62fb34711d33 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 6 Jan 2013 20:51:51 -0800 Subject: Don't put the text of an autolink in Code font. --- tests/writer.docbook | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/writer.docbook') diff --git a/tests/writer.docbook b/tests/writer.docbook index 0eeaebbfd..54d27f789 100644 --- a/tests/writer.docbook +++ b/tests/writer.docbook @@ -1323,7 +1323,7 @@ These should not be escaped: \$ \\ \> \[ \{ Autolinks With an ampersand: - http://example.com/?foo=1&bar=2 + http://example.com/?foo=1&bar=2 @@ -1333,7 +1333,7 @@ These should not be escaped: \$ \\ \> \[ \{ - http://example.com/ + http://example.com/ @@ -1348,7 +1348,7 @@ These should not be escaped: \$ \\ \> \[ \{
Blockquoted: - http://example.com/ + http://example.com/
-- cgit v1.2.3