aboutsummaryrefslogtreecommitdiff
path: root/test/command/tabularx.md
AgeCommit message (Expand)Author
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-06-01LaTeX reader: handle some width specifiers on table columns.John MacFarlane
2017-05-25Update command tests to include stderr output.John MacFarlane
2017-05-03LaTeX reader: Add support for tabularx environment (#3632)schrieveslaach