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 | -7/+7 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -15/+21 |
2020-04-15 | Implement the new Table type | despresc | 1 | -7/+18 |
2018-04-21 | Markdown reader/writer: spacing adjustments in tables. | John MacFarlane | 1 | -1/+1 |
2017-03-19 | Removed failing part of 3348 test. | John MacFarlane | 1 | -16/+0 |
2017-03-17 | Added test case to 3348 to try to figure out why appveyor build fails. | John MacFarlane | 1 | -0/+18 |
2017-03-17 | Adjust command test 3348.md to specify column width. | John MacFarlane | 1 | -1/+1 |
2017-03-11 | Changed test case labeled 3384.md to 3348.md. | John MacFarlane | 1 | -0/+15 |