aboutsummaryrefslogtreecommitdiff
path: root/test/tables
AgeCommit message (Expand)Author
2022-01-28HTML writer: avoid duplicate "style" attributes on table cellsAlbert Krewinkel
2021-09-21Use pretty-simple to format native output.John MacFarlane
2021-08-03LaTeX table writer: Increase column width precision (#7466)Peter Fabinski
2021-06-21LaTeX writer: add strut at end of minipage if it contains...John MacFarlane
2021-06-05LaTeX writer: Fix regression in table header position.John MacFarlane
2021-01-02LaTeX writer: revert table line height increase in 2.11.3.John MacFarlane
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel
2020-11-24test/tables/*.native: normalized (#6888)Kolen Cheung
2020-11-19JATS writer: support advanced table featuresAlbert Krewinkel
2020-10-30Fix duplicate "class" attribute in HTML writerAndy Morris
2020-10-14Fix typos in comments, doc strings, error messages, and testsAlbert Krewinkel
2020-09-13HTML writer: support intermediate table headersAlbert Krewinkel
2020-09-13HTML writer: support attributes on all table elementsAlbert Krewinkel
2020-09-12HTML writer: render table footers if presentAlbert Krewinkel
2020-09-10Support colspans and rowspans in HTML tables (#6644)Albert Krewinkel