aboutsummaryrefslogtreecommitdiff
path: root/Text/Pandoc/Readers
AgeCommit message (Expand)AuthorFilesLines
2007-12-02Added Text.Pandoc.Readers.TeXMath and changed default handling of math.fiddlosopher1-0/+218
2007-11-29Modified markdown reader for new Math block.fiddlosopher1-1/+1
2007-11-29Modified LaTeX reader for new Math blocks.fiddlosopher1-3/+3
2007-11-29Moved everything from src into the top-level directory.fiddlosopher4-0/+2704
2007-11-28Removed Text directory. This is a remnant of an experimentfiddlosopher4-2696/+0
2007-11-03Use template haskell to avoid the need for templates:fiddlosopher4-0/+2696