Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-28 | Support new Underline element in readers and writers (#6277) | Vaibhav Sagar | 1 | -1/+1 |
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -28/+4 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -130/+130 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -260/+351 |
2020-04-15 | Implement the new Table type | despresc | 1 | -130/+312 |
2019-10-24 | HTML reader/writer: Better handling of <q> with cite attribute (#5837) | Ole Martin Ruud | 1 | -0/+4 |
2019-05-27 | consolidate simple-table detection (#5524) | Mauro Bieg | 1 | -1/+1 |
2017-10-27 | Consistent underline for Readers (#2270) | hftf | 1 | -0/+2 |
2017-08-20 | Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior... | John MacFarlane | 1 | -4/+12 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+463 |