pandoc/tests/Tests/Writers
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
..
AsciiDoc.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
ConTeXt.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
Docbook.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
Docx.hs Simplified reference-docx/reference-odt to reference-doc. 2017-01-25 17:07:41 +01:00
HTML.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
LaTeX.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
Markdown.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
Native.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
Plain.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
RST.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00
TEI.hs Update tests to work with runPure. 2017-01-25 17:07:39 +01:00