aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-23 09:12:50 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-23 09:12:50 -0800
commit38013de8572ee9b6c9b5873d6f9e0bf6876215ed (patch)
treee73a227802e52c85bb030c75cdcaf628d59882a5 /tests
parent628a1ef81548ccf0307276b4f9164191cacc9193 (diff)
downloadpandoc-38013de8572ee9b6c9b5873d6f9e0bf6876215ed.tar.gz
Textile writer: Don't HTML-escape between @'s.
Diffstat (limited to 'tests')
-rw-r--r--tests/writer.textile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer.textile b/tests/writer.textile
index ee67a7f33..2d4bff717 100644
--- a/tests/writer.textile
+++ b/tests/writer.textile
@@ -450,7 +450,7 @@ So is *_this_* word.
So is *_this_* word.
-This is code: @&gt;@, @$@, @\@, @\$@, @&lt;html&gt;@.
+This is code: @>@, @$@, @\@, @\$@, @<html>@.
-This is _strikeout_.-
@@ -630,7 +630,7 @@ An e-mail address: "nobody@nowhere.net":mailto:nobody@nowhere.net
bq. Blockquoted: "http://example.com/":http://example.com/
-Auto-links should not occur here: @&lt;http://example.com/&gt;@
+Auto-links should not occur here: @<http://example.com/>@
bc. or here: &lt;http://example.com/&gt;