pandoc/tests/Tests/Writers
John MacFarlane fb8a2540bd Options: Removed writerStandalone, made writerTemplate a Maybe.
Previously setting writerStandalone = True did nothing unless
a template was provided in writerTemplate.  Now a fragment
will be generated if writerTemplate is Nothing; otherwise,
the specified template will be used and standalone output
generated.  [API change]
2016-11-30 15:34:58 +01:00
..
AsciiDoc.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
ConTeXt.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Docbook.hs Refactor top-level division selection (#3261) 2016-11-27 20:31:04 +01:00
Docx.hs Docx writer test: comment out function to make compiler happy. 2016-08-15 15:39:34 -04:00
HTML.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
LaTeX.hs Refactor top-level division selection (#3261) 2016-11-27 20:31:04 +01:00
Markdown.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
Native.hs Options: Removed writerStandalone, made writerTemplate a Maybe. 2016-11-30 15:34:58 +01:00
Plain.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00
RST.hs Options: Removed writerStandalone, made writerTemplate a Maybe. 2016-11-30 15:34:58 +01:00
TEI.hs Remove Tests.Arbitrary 2016-10-14 09:22:29 -04:00