Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-07 | T.P.Parsing: modify gridTableWith' for headerless tables. | John MacFarlane | 1 | -9/+1 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -107/+107 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -211/+267 |
2020-04-15 | Implement the new Table type | despresc | 1 | -107/+246 |
2018-10-06 | RST writer: use simple tables when possible. | John MacFarlane | 1 | -4/+4 |
2018-04-21 | Markdown reader/writer: spacing adjustments in tables. | John MacFarlane | 1 | -6/+6 |
2017-05-11 | Combine grid table parsers | Albert Krewinkel | 1 | -6/+6 |
2017-03-23 | Grid tables: remove unnecessary extra space in cells. | John MacFarlane | 1 | -4/+4 |
2017-03-21 | RST writer: improve grid table output, fix bug with empty rows. | John MacFarlane | 1 | -6/+6 |
2017-02-11 | RST reader/writer: properly handle table captions. | John MacFarlane | 1 | -6/+3 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+117 |