pandoc/test/Tests
John MacFarlane 6c204ea2bd Initial addition of groff ms writer.
* New module: Text.Pandoc.Writers.Ms.
* New template: default.ms.
* The writer uses texmath's new eqn writer to convert math
  to eqn format, so a ms file produced with this writer
  should be processed with `groff -ms -e` if it contains
  math.
2017-03-23 10:14:16 +01:00
..
Readers Got rid of distracting warning in test output. 2017-03-14 21:06:14 +01:00
Writers Removed unneeded import. 2017-03-14 21:30:15 +01:00
Command.hs Command tests: just findPandoc once. 2017-03-14 23:39:28 +01:00
Helpers.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
Lua.hs Lua filters (#3514) 2017-03-20 15:17:03 +01:00
Old.hs Initial addition of groff ms writer. 2017-03-23 10:14:16 +01:00
Shared.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00