aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.texinfo
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-06-08 03:20:15 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-06-08 03:20:15 +0000
commitcd38d4ae79b41972960fd038c7c7cfbfe2dae92a (patch)
tree1c6aab160a1571ddfabee1f5800f13b0ba380700 /tests/writer.texinfo
parentefb9fd8d5399fac881ce2a33af01c542e083c894 (diff)
downloadpandoc-cd38d4ae79b41972960fd038c7c7cfbfe2dae92a.tar.gz
Markdown smart typography: Em dashes no longer eat surrounding whitespace.
Resolves Issue #69. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1279 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.texinfo')
-rw-r--r--tests/writer.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.texinfo b/tests/writer.texinfo
index adf7edb69..75ed31ddc 100644
--- a/tests/writer.texinfo
+++ b/tests/writer.texinfo
@@ -688,7 +688,7 @@ These should not be superscripts or subscripts@comma{} because of the unescaped
Here is some quoted `@code{code}' and a ``@uref{http://example.com/?foo=1&bar=2,quoted link}''.
-Some dashes: one---two---three---four---five.
+Some dashes: one---two --- three---four --- five.
Dashes between numbers: 5--7@comma{} 255--66@comma{} 1987--1999.