Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-07 | T.P.Parsing: modify gridTableWith' for headerless tables. | John MacFarlane | 1 | -21/+3 |
2020-04-15 | Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessors | despresc | 1 | -57/+57 |
2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc | 1 | -117/+159 |
2020-04-15 | Implement the new Table type | despresc | 1 | -57/+137 |
2020-02-13 | Add highlight directive to the rST reader (#6140) | Lucas Escot | 1 | -0/+4 |
2019-02-25 | Shared.compactify: Avoid mixed lists. | John MacFarlane | 1 | -5/+5 |
2019-01-08 | Removed superfluous sourceCode class on code blocks. | John MacFarlane | 1 | -4/+4 |
2018-08-05 | RST reader: improve parsing of inline interpreted text roles. | John MacFarlane | 1 | -1/+1 |
2018-01-14 | RST reader: add aligned environment when needed in math. | John MacFarlane | 1 | -1/+1 |
2017-02-26 | RST reader: support scale and align attributes of images. | John MacFarlane | 1 | -1/+1 |
2017-02-04 | Moved tests/ -> test/. | John MacFarlane | 1 | -0/+335 |