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.opendocument | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/writer.opendocument') diff --git a/tests/writer.opendocument b/tests/writer.opendocument index 3ca4a3564..8727373a0 100644 --- a/tests/writer.opendocument +++ b/tests/writer.opendocument @@ -1540,22 +1540,22 @@ link. link in pointy braces. Autolinks With an ampersand: -http://example.com/?foo=1&bar=2 +http://example.com/?foo=1&bar=2 In a list? - http://example.com/ + http://example.com/ It should. An e-mail address: -nobody@nowhere.net +nobody@nowhere.net Blockquoted: -http://example.com/ +http://example.com/ Auto-links should not occur here: <http://example.com/> or here: <http://example.com/> -- cgit v1.2.3