aboutsummaryrefslogtreecommitdiff
path: root/test/rst-reader.native
AgeCommit message (Expand)Author
2021-01-07T.P.Parsing: modify gridTableWith' for headerless tables.John MacFarlane
2020-04-15Adapt to the removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
2020-02-13Add highlight directive to the rST reader (#6140)Lucas Escot
2019-02-25Shared.compactify: Avoid mixed lists.John MacFarlane
2019-01-08Removed superfluous sourceCode class on code blocks.John MacFarlane
2018-08-05RST reader: improve parsing of inline interpreted text roles.John MacFarlane
2018-01-14RST reader: add aligned environment when needed in math.John MacFarlane
2017-02-26RST reader: support scale and align attributes of images.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane