Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Switch from pretty-simple to pretty-show for native output. | John MacFarlane | 1 | -193/+210 |
2021-09-21 | Use pretty-simple to format native output. | John MacFarlane | 1 | -77/+205 |
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 |