Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-22 | Markdown reader: Fixed link parser to avoid exponential slowdowns. | John MacFarlane | 1 | -0/+2 |
2012-09-22 | LaTeX reader: Added a 'try' in rawLaTeXBlock. | John MacFarlane | 1 | -0/+4 |
2012-08-08 | Changes to literate haskell options. | John MacFarlane | 1 | -1/+3 |
2012-07-26 | Moved WriterOptions and associated types Shared -> Options. | John MacFarlane | 1 | -1/+1 |
2012-07-26 | Moved tests to tests/, modified cabal file so lib isn't recompiled. | John MacFarlane | 1 | -0/+107 |
2011-01-29 | Moved tests to src. | John MacFarlane | 1 | -29/+0 |
2011-01-26 | Added Tests.Readers.Markdown. | John MacFarlane | 1 | -0/+29 |