pandoc/Text/Pandoc/Writers
fiddlosopher 447efa0f9f Fixed bug in RTF writer:
Extra spaces were being printed after emphasized, boldface, and
other inline elements.  Resolves Issue #64.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1274 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-03-26 21:46:12 +00:00
..
ConTeXt.hs Moved BlockWrapper and wrappedBlocksToDoc from ConTeXt writer to Shared. 2008-02-24 05:48:31 +00:00
Docbook.hs Moved XML-formatting functions to new unexported module Text.Pandoc.XML. 2008-03-19 18:46:01 +00:00
HTML.hs Use style attributes rather than css classes for strikethrough and ordered list styles. 2008-02-24 18:15:36 +00:00
LaTeX.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
Man.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
Markdown.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
OpenDocument.hs Fixed handling of Quoted inline elements to use unicode left & right quotes. 2008-03-21 15:45:54 +00:00
RST.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
RTF.hs Fixed bug in RTF writer: 2008-03-26 21:46:12 +00:00
Texinfo.hs Modified disallowedInNode in Texinfo writer to correct list of disallowed characters. 2008-02-24 18:21:19 +00:00