summaryrefslogtreecommitdiff
path: root/tests/mediawiki-reader.native
Commit message (Expand)AuthorAge
* Allow spaces before '!' in MediaWiki table headerroblabla2016-05-09
* Test fixes.John MacFarlane2015-12-12
* Updated tests for link attribute changes.mb212015-08-07
* Updated tests for image attribute changes.John MacFarlane2015-08-07
* replace old url with pandoc.orgPablo Rodríguez2015-06-09
* MediaWiki reader: Fixed bug in certain nested lists.John MacFarlane2014-04-01
* MediaWiki reader: Accept image links in more languagesJaime Marquínez Ferrándiz2013-11-24
* MediaWiki reader: Add automatic header identifiers.John MacFarlane2013-11-17
* MediaWiki reader: Trim contents of `<math>` tags.John MacFarlane2013-10-18
* Mediawiki: Parse an image + caption in a para by itself as a figure.John MacFarlane2013-09-11
* Updated tests for latest pandoc-types changes.John MacFarlane2013-08-16
* Updated for removed unMeta, unFormat in pandoc-types.John MacFarlane2013-08-14
* Updated tests for new Format.John MacFarlane2013-08-10
* Some test suite fixes for new metadata.John MacFarlane2013-06-25
* MediaWiki reader: Correctly handle indented preformatted textJohn MacFarlane2013-03-28
* Mediawiki: Fixed regression for `<ref>URL</ref>`.John MacFarlane2013-03-28
* Mediawiki reader: Don't require blanklines after tables.Jeff Runningen2013-01-27
* Added Attr field to Header.John MacFarlane2013-01-09
* MediaWiki reader: Allow table in table cell.John MacFarlane2012-09-15
* MediaWiki reader: Added test case for templates in list item.John MacFarlane2012-09-15
* MediaWiki reader: Added test for ref.John MacFarlane2012-09-15
* MediaWiki reader: Interpret width attribute on table columns.John MacFarlane2012-09-15
* MediaWiki reader: Got alignments working.John MacFarlane2012-09-15
* MediaWiki reader: Misc fixes, put category links at end.John MacFarlane2012-09-15
* MediaWiki reader: Parse styles after '{|' table start.John MacFarlane2012-09-15
* MediaWiki reader: Added test for multi-paragraph cells.John MacFarlane2012-09-14
* MediaWiki reader: Table improvements, added simple table tests.John MacFarlane2012-09-14
* MediaWiki reader: Images.John MacFarlane2012-09-13
* MediaWiki reader: internal links.John MacFarlane2012-09-13
* MediaWiki reader: Implemented basic internal links.John MacFarlane2012-09-13
* MediaWiki reader: Added tests for external mailto link.John MacFarlane2012-09-13
* MediaWiki reader: Implemented numbered external links.John MacFarlane2012-09-13
* MediaWiki reader: Support HTML lists.John MacFarlane2012-09-13
* MediaWiki reader: Handle templates, variables as raw mediawiki.John MacFarlane2012-09-13
* MediaWiki reader: preformatted blocks and tests.John MacFarlane2012-09-12
* MediaWiki reader: Support `<math>` tag.John MacFarlane2012-09-12
* Added tests for mediawiki lists.John MacFarlane2012-09-12
* More mediawiki reader tests.John MacFarlane2012-09-12
* Added some tests for mediawiki reader.John MacFarlane2012-09-12
* Added basic mediawiki reader.John MacFarlane2012-09-12