Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-02 | Added Text.Pandoc.Readers.TeXMath and changed default handling of math. | fiddlosopher | 5 | -18/+19 |
2007-12-01 | Added --gladtex and --mimetex options. | fiddlosopher | 1 | -1/+5 |
2007-12-01 | Added HTMLMathMethod writer option. | fiddlosopher | 1 | -9/+15 |
2007-11-29 | Changed all writers to handle new Math block element. | fiddlosopher | 8 | -8/+19 |
2007-11-29 | Moved everything from src into the top-level directory. | fiddlosopher | 8 | -0/+2649 |
2007-11-28 | Removed Text directory. This is a remnant of an experiment | fiddlosopher | 10 | -2786/+0 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 10 | -0/+2786 |