Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-24 | HTML reader: support row or column-spanning table cells | Albert Krewinkel | 1 | -10/+10 |
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -9/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -18/+18 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -32/+48 |
2020-04-15 | Implement the new Table type | despresc | 1 | -18/+42 |
2017-08-20 | Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior... | John MacFarlane | 1 | -1/+4 |
2017-08-17 | HTML reader: support column alignments. | John MacFarlane | 1 | -0/+52 |