Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -5/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -25/+25 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -50/+70 |
2020-04-15 | Implement the new Table type | despresc | 1 | -25/+61 |
2017-08-20 | Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior... | John MacFarlane | 1 | -1/+2 |
2017-08-10 | RST reader: implement csv-table directive. | John MacFarlane | 1 | -0/+55 |