aboutsummaryrefslogtreecommitdiff
path: root/test/writer.rst
AgeCommit message (Expand)Author
2024-10-01RST writer: change bullet list hang from 3 to 2.John MacFarlane
2023-07-12RST writer: fix figure handling.John MacFarlane
2022-03-01RST writer: support all standard metadata ("bibliographic") fields.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2019-08-25Use new doctemplates, doclayout.John MacFarlane
2019-02-25Shared.compactify: Avoid mixed lists.John MacFarlane
2018-08-13RST writer: use `.. container` for generic Divs, instead of raw HTML.John MacFarlane
2018-04-26RST reader: flatten nested inlines, closes #4368 (#4554)Francesco Occhipinti
2018-04-19RST writer: use more consistent indentation.John MacFarlane
2018-02-08Updated rst writer test for template change.John MacFarlane
2017-10-16RST writer: don't backslash-escape word-internal punctuation.John MacFarlane
2017-05-25Added `spaced_reference_links` extension.John MacFarlane
2017-05-19RST writer: add empty comments when needed...John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane