pandoc/Text/Pandoc/Readers
fiddlosopher 824bb2d22e 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
2008-07-11 02:14:57 +00:00
..
HTML.hs Added type signatures, etc., to eliminate -Wall warnings. 2008-06-17 22:15:39 +00:00
LaTeX.hs Use generic attributes type, not a string, for CodeBlocks. 2008-02-09 03:19:43 +00:00
Markdown.hs In smart mode, use nonbreaking spaces after abbreviations in markdown parser. 2008-07-11 02:14:57 +00:00
RST.hs Use generic attributes type, not a string, for CodeBlocks. 2008-02-09 03:19:43 +00:00
TeXMath.hs Removed unnecessary imports. 2008-01-16 02:18:23 +00:00