aboutsummaryrefslogtreecommitdiff
path: root/test/html-reader.native
AgeCommit message (Expand)Author
2023-08-05Revert "Revert "Update #8764 command test for latest change to HTML table par...John MacFarlane
2023-08-05Revert "Update TableBody RowHeadColumns caculation: change from max to min (#...John MacFarlane
2023-06-24Update TableBody RowHeadColumns caculation: change from max to min (#8634)Ruqi
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
2021-05-14HTML reader: keep h1 tags as normal headers (#7274)Albert Krewinkel
2020-11-27HTML reader tests: improve test coverage of new featuresAlbert Krewinkel
2020-11-27HTML reader: support body headers, row head columnsAlbert Krewinkel
2020-11-26HTML reader: improve support for table headers, footer, attributesAlbert Krewinkel
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar
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
2019-10-24HTML reader/writer: Better handling of <q> with cite attribute (#5837)Ole Martin Ruud
2019-05-27consolidate simple-table detection (#5524)Mauro Bieg
2017-10-27Consistent underline for Readers (#2270)hftf
2017-08-20Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane