aboutsummaryrefslogtreecommitdiff
path: root/test/textile-reader.native
AgeCommit message (Expand)Author
2023-06-22Textile reader: Add support for link references (#8706)Stephen Altamirano
2022-12-15Textile reader: handle empty paragraphs.John MacFarlane
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2020-10-14Fix typos in comments, doc strings, error messages, and testsAlbert Krewinkel
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
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
2018-07-02More spellcheckAlexander Krotov
2017-10-27Consistent underline for Readers (#2270)hftf
2017-08-20Use pandoc-types 1.17.1. Tests updated for new simpleTable behavior...John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane