Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-02-05 | HTML writer: stringify alt text. | John MacFarlane | 1 | -0/+5 |
2011-02-04 | Native writer test: in block list test, limit to list < 20 blocks. | John MacFarlane | 1 | -2/+3 |
2011-02-04 | Added cCommented-out round-trip property in markdown reader test. | John MacFarlane | 1 | -0/+18 |
2011-02-04 | Improved Arbitrary instance. | John MacFarlane | 1 | -32/+45 |
2011-02-04 | normalize: Normalize spaces too. | John MacFarlane | 1 | -0/+5 |
2011-02-01 | Markdown reader: Simplified and corrected footnote block parser. | John MacFarlane | 1 | -1/+1 |
2011-02-01 | Added a (failing) test for footnotes. | John MacFarlane | 1 | -1/+4 |
2011-01-31 | Improved fix to markdown noteBlock parser. | John MacFarlane | 1 | -8/+3 |
2011-01-31 | Markdown reader: Fixed whitespace footnote bug (Jesse Rosenthal). | John MacFarlane | 1 | -0/+10 |
2011-01-30 | LaTeX reader: Fixed bug with whitespace at beginning of file. | John MacFarlane | 1 | -0/+9 |
2011-01-29 | Added HTML writer tests for inline code. | John MacFarlane | 1 | -0/+41 |
2011-01-29 | Moved tests to src. | John MacFarlane | 9 | -0/+838 |