aboutsummaryrefslogtreecommitdiff
path: root/test/command/4056.md
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane1-34/+36
2021-09-21Use pretty-simple to format native output.John MacFarlane1-19/+39
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc1-7/+1
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc1-7/+7
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc1-13/+20
2020-04-15Implement the new Table typedespresc1-7/+17
2018-08-15Markdown reader: Use "tex" instead of "latex" for raw tex-ish content.John MacFarlane1-1/+1
2017-11-12LaTeX reader: support column specs like `*{2}{r}`.John MacFarlane1-1/+14
2017-11-12LaTeX reader: allow optional args for parbox.John MacFarlane1-0/+11