pandoc/Text/Pandoc
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
..
Readers Added type signatures and fixed other -Wall warnings in Markdown reader. 2008-07-11 16:33:21 +00:00
Writers Added distinction between tight and loose lists in OpenDocument writer. 2008-07-13 16:31:56 +00:00
Blocks.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
CharacterReferences.hs Cleaned up Text/Pandoc/CharacterReferences.hs to avoid -Wall warnings. 2008-06-17 19:07:17 +00:00
Definition.hs Fixed haddock documentation error 2008-03-31 20:20:02 +00:00
Shared.hs Cleaned up Text/Pandoc/Shared.hs to avoid -Wall warnings. 2008-06-17 19:07:11 +00:00
UTF8.hs Moved everything from src into the top-level directory. 2007-11-29 02:02:34 +00:00
XML.hs Escape '\160' as " ", not " " in XML. 2008-07-13 16:31:34 +00:00