Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-25 | Smart quotes: handle '...hi' properly. | John MacFarlane | 1 | -0/+9 |
2011-06-22 | Fixed test, added another markdown emph/strong test. | John MacFarlane | 1 | -3/+7 |
2011-06-22 | Added failing test case due to Perry Wagle. | John MacFarlane | 1 | -0/+7 |
2011-04-20 | Disallow notes within notes in reST and markdown. | John MacFarlane | 1 | -0/+3 |
2011-03-02 | Markdown+lhs reader: Require space after inverse bird tracks. | John MacFarlane | 1 | -0/+10 |
2011-02-04 | Added cCommented-out round-trip property in markdown reader test. | John MacFarlane | 1 | -0/+18 |
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-29 | Moved tests to src. | John MacFarlane | 1 | -0/+29 |