Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-28 | Switch from pretty-simple to pretty-show for native output. | John MacFarlane | 1 | -119/+125 |
2021-09-21 | Use pretty-simple to format native output. | John MacFarlane | 1 | -29/+133 |
2020-06-23 | LaTeX reader: Retain the Div around tables with attributes. | John MacFarlane | 1 | -25/+26 |
2020-04-17 | LaTeX reader: don't put surrounding Div around Table. | John MacFarlane | 1 | -26/+25 |
2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc | 1 | -7/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -10/+10 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -20/+27 |
2020-04-15 | Implement the new Table type | despresc | 1 | -10/+24 |
2020-02-12 | LaTeX reader: improve caption and label parsing. | John MacFarlane | 1 | -11/+12 |
2020-02-11 | LaTeX reader: resolve `\ref` to table numbers. | John MacFarlane | 1 | -0/+31 |