aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.latex
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.latex
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.latex')
-rw-r--r--tests/writer.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.latex b/tests/writer.latex
index 1a893672d..071aaf774 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -551,7 +551,7 @@ c\ensuremath{\sim}d.
Here is some quoted `\verb!code!' and a
``\href{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, 255--66, 1987--1999.