aboutsummaryrefslogtreecommitdiff
path: root/src/Tests
AgeCommit message (Expand)Author
2011-02-04normalize: Normalize spaces too.John MacFarlane
2011-02-01Markdown reader: Simplified and corrected footnote block parser.John MacFarlane
2011-02-01Added a (failing) test for footnotes.John MacFarlane
2011-01-31Improved fix to markdown noteBlock parser.John MacFarlane
2011-01-31Markdown reader: Fixed whitespace footnote bug (Jesse Rosenthal).John MacFarlane
2011-01-30LaTeX reader: Fixed bug with whitespace at beginning of file.John MacFarlane
2011-01-29Added HTML writer tests for inline code.John MacFarlane
2011-01-29Moved tests to src.John MacFarlane