aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc/Writers/HTML.hs
AgeCommit message (Expand)AuthorFilesLines
2007-12-01Added --gladtex and --mimetex options.fiddlosopher1-1/+5
2007-12-01Added HTMLMathMethod writer option.fiddlosopher1-9/+15
2007-11-29Changed all writers to handle new Math block element.fiddlosopher1-2/+5
2007-11-29Moved everything from src into the top-level directory.fiddlosopher1-0/+458
2007-11-28Removed Text directory. This is a remnant of an experimentfiddlosopher1-462/+0
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-0/+462