aboutsummaryrefslogtreecommitdiff
path: root/test/mediawiki-reader.native
AgeCommit message (Expand)Author
2025-02-07Track wikilinks with a class instead of a titleEvan Silberman
2023-01-13Support complex figures. [API change]Albert Krewinkel
2022-08-30Mediawiki reader: Parse table cell with attribs, to support rowspan, colspan ...Ruqi
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-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
2019-01-25MediaWiki reader: use `_` instead of `-` in auto-identifiers.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane