Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-30 | Markdown writer: Fix rendering of tight sublists. | John MacFarlane | 1 | -0/+4 | |
E.g. - foo - bar - baz Previously a spurious blank line was included before the last item. Closes #1050. | |||||
2013-01-23 | Eliminated use of TH in test suite. | John MacFarlane | 1 | -1/+1 | |
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/+34 | |