aboutsummaryrefslogtreecommitdiff
path: root/test/html-reader.native
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane1-3122/+3041
2021-09-21Use pretty-simple to format native output.John MacFarlane1-837/+3365
2021-05-14HTML reader: keep h1 tags as normal headers (#7274)Albert Krewinkel1-1/+2
2020-11-27HTML reader tests: improve test coverage of new featuresAlbert Krewinkel1-0/+109
2020-11-27HTML reader: support body headers, row head columnsAlbert Krewinkel1-21/+20
2020-11-26HTML reader: improve support for table headers, footer, attributesAlbert Krewinkel1-22/+24
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar1-1/+1
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-28/+4
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc1-130/+130
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-260/+351
2020-04-15Implement the new Table typedespresc1-130/+312
2019-10-24HTML reader/writer: Better handling of <q> with cite attribute (#5837)Ole Martin Ruud1-0/+4
2019-05-27consolidate simple-table detection (#5524)Mauro Bieg1-1/+1
2017-10-27Consistent underline for Readers (#2270)hftf1-0/+2
2017-08-20Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...John MacFarlane1-4/+12
2017-02-04Moved tests/ -> test/.John MacFarlane1-0/+463