aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc/Writers/Docbook.hs
AgeCommit message (Expand)AuthorFilesLines
2008-03-19Moved XML-formatting functions to new unexported module Text.Pandoc.XML.fiddlosopher1-60/+1
2008-02-09Modified writers for new argument place in CodeBlock.fiddlosopher1-1/+1
2007-12-02Added Text.Pandoc.Readers.TeXMath and changed default handling of math.fiddlosopher1-1/+2
2007-11-29Changed all writers to handle new Math block element.fiddlosopher1-1/+2
2007-11-29Moved everything from src into the top-level directory.fiddlosopher1-0/+299
2007-11-28Removed Text directory. This is a remnant of an experimentfiddlosopher1-299/+0
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-0/+299