summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* MediaWiki writer: add display attribute on `<math>` tags.John MacFarlane2017-02-21
* MediaWiki reader: fixed more table issues.John MacFarlane2017-02-21
* Added warnings for non-rendered blocks to some writers.John MacFarlane2017-02-17
* Fix indirect hyperlink targets. Closes #512.John MacFarlane2017-02-15
* ZimWiki writer: removed internal formatting from note and table cells, becaus...Alex Ivkin2017-02-15
* LaTeX reader: properly handle column prefixes/suffixes.John MacFarlane2017-02-13
* Add Org writer unit testsAlexander Krotov2017-02-12
* RST reader/writer: properly handle table captions.John MacFarlane2017-02-11
* Fixed small bug in RST list parsing.John MacFarlane2017-02-11
* Use new warnings throughout the code base.John MacFarlane2017-02-11
* Removed --parse-raw and readerParseRaw.John MacFarlane2017-02-06
* Use unicode-math by default in default.latex template.John MacFarlane2017-02-06
* Handle language in inline code with --listings.John MacFarlane2017-02-05
* More smart escaping tests.John MacFarlane2017-02-04
* Consolidated some common functions in Tests.Helper.John MacFarlane2017-02-04
* Added first command test to cabal metadata and repo.John MacFarlane2017-02-04
* Org writer: reduce to two spaces after bulletsAlbert Krewinkel2017-02-04
* Added new test framework Tests.Command.John MacFarlane2017-02-04
* Added skeleton for Tests.Command.John MacFarlane2017-02-04
* Moved tests/ -> test/.John MacFarlane2017-02-04