Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -7/+7 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -13/+20 |
2020-04-15 | Implement the new Table type | despresc | 1 | -7/+17 |
2018-08-15 | Markdown reader: Use "tex" instead of "latex" for raw tex-ish content. | John MacFarlane | 1 | -1/+1 |
2017-11-12 | LaTeX reader: support column specs like `*{2}{r}`. | John MacFarlane | 1 | -1/+14 |
2017-11-12 | LaTeX reader: allow optional args for parbox. | John MacFarlane | 1 | -0/+11 |