aboutsummaryrefslogtreecommitdiff
path: root/tests/writer.html
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-11 02:14:57 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2008-07-11 02:14:57 +0000
commit824bb2d22e40e035703ccf6ec7fd6bcde51950ce (patch)
treeb47ff78e86ddcdea299932fc2e4be39a387aa435 /tests/writer.html
parent8ed710bc9d771a25e73be2582b379485a3e240dc (diff)
downloadpandoc-824bb2d22e40e035703ccf6ec7fd6bcde51950ce.tar.gz
In smart mode, use nonbreaking spaces after abbreviations in markdown parser.
Thus, for example, "Mr. Brown" comes out as "Mr.~Brown" in LaTeX, and does not produce a sentence-separating space. Resolves Issue #75. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1298 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'tests/writer.html')
-rw-r--r--tests/writer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.html b/tests/writer.html
index 49bf3a691..819917c57 100644
--- a/tests/writer.html
+++ b/tests/writer.html
@@ -412,7 +412,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{
><p
>Should not be a list item:</p
><p
- >M.A. 2007</p
+ >M.A.&#160;2007</p
><p
>B. Williams</p
><hr