From cd38d4ae79b41972960fd038c7c7cfbfe2dae92a Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sun, 8 Jun 2008 03:20:15 +0000 Subject: 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 --- tests/writer.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/writer.docbook') diff --git a/tests/writer.docbook b/tests/writer.docbook index 458f8a252..d4a48cb8b 100644 --- a/tests/writer.docbook +++ b/tests/writer.docbook @@ -829,7 +829,7 @@ These should not be escaped: \$ \\ \> \[ \{ 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. -- cgit v1.2.3