pandoc/tests/Tests
John MacFarlane ce1664cf2b Simplified reference-docx/reference-odt to reference-doc.
* Text.Pandoc.Options.WriterOptions: removed writerReferenceDocx
  and writerReferenceODT, replaced them with writerReferenceDoc.
  This can hold either an ODT or a Docx. In this way, writerReferenceDoc
  is like writerTemplate, which can hold templates of different
  formats. [API change]

* Removed `--reference-docx` and `--reference-odt` options.

* Added `--reference-doc` option.
2017-01-25 17:07:41 +01:00
..
Readers Class: no more MonadState CommonState. 2017-01-25 17:07:41 +01:00
Writers Simplified reference-docx/reference-odt to reference-doc. 2017-01-25 17:07:41 +01:00
Helpers.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
Old.hs Added a --quiet option to suppress warnings. 2017-01-25 17:07:40 +01:00
Shared.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Walk.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00