aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/OpenDocument.hs
AgeCommit message (Expand)AuthorFilesLines
2010-03-23Updated copyright notices.John MacFarlane1-2/+3
2010-03-22OpenDocument writer: Use a Map for stTextStyleAttr.John MacFarlane1-10/+10
2010-03-13Use template variables for include-before/after.fiddlosopher1-6/+1
2010-03-13OpenDocument writer: handle tables with no headers.fiddlosopher1-1/+3
2009-12-31Opendocument writer: support new templates.fiddlosopher1-82/+29
2009-12-31Don't wrap text in OpenDocument writer.fiddlosopher1-11/+5
2009-12-31Removed unneeded writer options; use template variables instead.fiddlosopher1-22/+23
2009-12-07Improved syntax for markdown definition lists.fiddlosopher1-4/+4
2009-11-28Better looking simple tables. Resolves Issue #180.fiddlosopher1-3/+5
2009-01-24Moved all haskell source to src subdirectory.fiddlosopher1-0/+568