aboutsummaryrefslogtreecommitdiff
path: root/src/Tests/Readers
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Smart quotes: handle '...hi' properly.John MacFarlane1-0/+9
2011-06-22Fixed test, added another markdown emph/strong test.John MacFarlane1-3/+7
2011-06-22Added failing test case due to Perry Wagle.John MacFarlane1-0/+7
2011-04-20Disallow notes within notes in reST and markdown.John MacFarlane1-0/+3
2011-04-11Allow '|' followed by newline in RST line block.John MacFarlane1-1/+4
2011-03-18Changed uri parser so it doesn't include trailing punctuation.John MacFarlane1-0/+8
2011-03-12Fixed bug in RST field list parser.John MacFarlane1-0/+3
2011-03-02Markdown+lhs reader: Require space after inverse bird tracks.John MacFarlane1-0/+10
2011-02-04Added cCommented-out round-trip property in markdown reader test.John MacFarlane1-0/+18
2011-02-01Markdown reader: Simplified and corrected footnote block parser.John MacFarlane1-1/+1
2011-02-01Added a (failing) test for footnotes.John MacFarlane1-1/+4
2011-01-31Improved fix to markdown noteBlock parser.John MacFarlane1-8/+3
2011-01-31Markdown reader: Fixed whitespace footnote bug (Jesse Rosenthal).John MacFarlane1-0/+10
2011-01-30LaTeX reader: Fixed bug with whitespace at beginning of file.John MacFarlane1-0/+9
2011-01-29Moved tests to src.John MacFarlane3-0/+227