aboutsummaryrefslogtreecommitdiff
path: root/test/tables-rstsubset.native
AgeCommit message (Expand)Author
2025-05-20RST writer: don't emit alignment markers in grid tables.John MacFarlane
2025-05-19gridTable: fix (3.7) regression with missing cell alignments.John MacFarlane
2022-02-11RST reader: fix treatment of headerless simple tables.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
2021-01-07T.P.Parsing: modify gridTableWith' for headerless tables.John MacFarlane
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
2018-10-06RST writer: use simple tables when possible.John MacFarlane
2018-04-21Markdown reader/writer: spacing adjustments in tables.John MacFarlane
2017-05-11Combine grid table parsersAlbert Krewinkel
2017-03-23Grid tables: remove unnecessary extra space in cells.John MacFarlane
2017-03-21RST writer: improve grid table output, fix bug with empty rows.John MacFarlane
2017-02-11RST reader/writer: properly handle table captions.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane