summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc.hs
Commit message (Expand)AuthorAge
* Major code cleanup in all modules. (Removed unneeded imports,fiddlosopher2007-08-15
* Merged branches/context: addition of a ConTeXt writerfiddlosopher2007-07-15
* Changed encodeUTF8 to toUTF8, decodeUTF8 to fromUTF8,fiddlosopher2007-07-13
* Cleaned up Text.Pandoc. Added lots of documentation,fiddlosopher2007-07-12
* Pandoc.hs:fiddlosopher2007-07-12
* Adjusted copyright notices to 2006-7; usefiddlosopher2007-07-07
* Pandoc.hs: Export all definitions in Text.Pandoc.Definition,fiddlosopher2007-07-06
* Added Text.Pandoc module that exports basic readers, writers,fiddlosopher2007-04-11