aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Writers/ConTeXt.hs
AgeCommit message (Expand)AuthorFilesLines
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-248/+0
2007-08-15Major code cleanup in all modules. (Removed unneeded imports,fiddlosopher1-13/+10
2007-08-08Major change in the way ordered lists are handled:fiddlosopher1-3/+18
2007-07-28Don't put autolinks in typewriter font in ConTeXt, sincefiddlosopher1-0/+2
2007-07-22+ Added support for superscript, subscript, andfiddlosopher1-1/+10
2007-07-15ConTeXt writer changes:fiddlosopher1-1/+1
2007-07-15Merged branches/context: addition of a ConTeXt writerfiddlosopher1-0/+225