Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Switch from pretty-simple to pretty-show for native output. | John MacFarlane | 1 | -28/+30 |
2021-09-21 | Use pretty-simple to format native output. | John MacFarlane | 1 | -14/+31 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -3/+3 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -7/+12 |
2020-04-15 | Implement the new Table type | despresc | 1 | -3/+9 |
2018-11-13 | Fix test case for #5014. | John MacFarlane | 1 | -1/+3 |
2018-11-13 | HTML reader: allow thead containing a row with td rather than th. | John MacFarlane | 1 | -0/+17 |