aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc/Readers/LaTeX.hs
AgeCommit message (Expand)AuthorFilesLines
2008-02-09Use generic attributes type, not a string, for CodeBlocks.fiddlosopher1-2/+2
2008-02-09Modified readers for new parameter in CodeBlock.fiddlosopher1-3/+3
2008-01-08Changed copyright dates where appropriate to include 2008.fiddlosopher1-2/+2
2007-12-30Made LaTeX reader properly recognize --parse-raw in rawLaTeXInline.fiddlosopher1-2/+4
2007-11-29Modified LaTeX reader for new Math blocks.fiddlosopher1-3/+3
2007-11-29Moved everything from src into the top-level directory.fiddlosopher1-0/+652
2007-11-28Removed Text directory. This is a remnant of an experimentfiddlosopher1-651/+0
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher1-0/+651