pandoc/Text/Pandoc/Writers
fiddlosopher be719b2a44 Added distinction between tight and loose lists in OpenDocument writer.
(For bullet and enumerated lists only.)


git-svn-id: https://pandoc.googlecode.com/svn/trunk@1305 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-07-13 16:31:56 +00:00
..
ConTeXt.hs Treat '\ ' in (extended) markdown as nonbreaking space. 2008-07-11 01:24:15 +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 HTML writer: In code blocks, change leading newlines to <br /> tags. 2008-05-15 00:54:33 +00:00
LaTeX.hs Treat '\ ' in (extended) markdown as nonbreaking space. 2008-07-11 01:24:15 +00:00
Man.hs Modified writers for new argument place in CodeBlock. 2008-02-09 03:18:22 +00:00
Markdown.hs Print unicode \160 literally in markdown writer, rather than as &nbsp;. 2008-07-11 02:15:10 +00:00
OpenDocument.hs Added distinction between tight and loose lists in OpenDocument writer. 2008-07-13 16:31:56 +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 Treat '\ ' in (extended) markdown as nonbreaking space. 2008-07-11 01:24:15 +00:00