Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Switch from pretty-simple to pretty-show for native output. | John MacFarlane | 1 | -118/+123 |
2021-09-21 | Use pretty-simple to format native output. | John MacFarlane | 1 | -50/+125 |
2020-11-27 | HTML reader: support body headers, row head columns | Albert Krewinkel | 1 | -3/+3 |
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 |