aboutsummaryrefslogtreecommitdiff
path: root/test/command/1881.md
AgeCommit message (Expand)Author
2021-10-02More command test fixes.John MacFarlane
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2020-11-27HTML reader: support body headers, row head columnsAlbert Krewinkel
2020-11-24HTML reader: support row or column-spanning table cellsAlbert Krewinkel
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
2017-08-20Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...John MacFarlane
2017-08-17HTML reader: support column alignments.John MacFarlane