aboutsummaryrefslogtreecommitdiff
path: root/tests/tables.html
AgeCommit message (Expand)Author
2011-02-04Improved HTML table output (line breaks).John MacFarlane
2011-02-04Updated tests.John MacFarlane
2011-02-04HTML writer: Spacing adjustments for Plain and RawHtml blocks.John MacFarlane
2011-02-04Updated tests for new HTML format.John MacFarlane
2011-01-06pandoc: Add newline to output unless standalone.John MacFarlane
2010-07-20Made spacing at end of output more consistent.John MacFarlane
2010-03-10HTML writer: Use tbody, thead, and cols in tables.fiddlosopher
2010-03-07Updated latex and html table tests for new test case.fiddlosopher
2010-03-07Added test for headerless table.fiddlosopher
2009-11-28Better looking simple tables. Resolves Issue #180.fiddlosopher
2008-10-18Include classes on tr elements in HTML output: "header", "odd", "even".fiddlosopher
2007-08-23Removed incorrect "{}" around style information infiddlosopher
2007-07-28Brought test suite up to date.fiddlosopher
2007-02-27Changes to test suite for new XHTML output.fiddlosopher
2007-01-15Added support for tables in markdown reader and in LaTeX,fiddlosopher