aboutsummaryrefslogtreecommitdiff
path: root/tests/tables.org
AgeCommit message (Collapse)AuthorFilesLines
2011-01-06pandoc: Add newline to output unless standalone.John MacFarlane1-0/+1
This avoids output that does not end with a newline, which is inconvenient when working with many tools. Updated tests accordingly.
2010-12-04Added tests.Puneeth Chaganti1-0/+51
+ Added tables.org and writer.org to tests. + Added org.template to templates. + Changed RunTests.hs as required. + Minor changes to Org writer.