Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-01 | Major rewrite of markdown reader. | John MacFarlane | 1 | -3/+3 |
2011-01-26 | Add support for attributes in inline Code. | John MacFarlane | 1 | -2/+2 |
2011-01-20 | Updated tests for new native format. | John MacFarlane | 1 | -10/+8 |
2011-01-12 | Improvements to test suite. | John MacFarlane | 1 | -2/+2 |
2010-07-20 | Made spacing at end of output more consistent. | John MacFarlane | 1 | -1/+0 |
2010-02-28 | Added accessors (docTitle, docAuthors, docDate) to Meta type. | fiddlosopher | 1 | -1/+1 |
2009-12-31 | Changed Meta author and date types to Inline lists instead of Strings. | fiddlosopher | 1 | -1/+1 |
2009-11-03 | Specially mark code blocks that were "literate" in the input. | fiddlosopher | 1 | -1/+1 |
2009-02-14 | Updated test suites: regular paragraph before block quote. | fiddlosopher | 1 | -1/+2 |
2009-02-07 | Added tests for lhs writers. | fiddlosopher | 1 | -0/+10 |