pandoc/test/Tests/Writers
Jesse Rosenthal cdbe45e8ee Powerpoint writer: Remove empty slides
Make sure there are no empty slides in the pptx output. Because of the
way that slides were split, these could be accidentally produced by
comments after images.

When animations are added, there will be a way to add an empty slide
with either incremental lists or pauses.

Test outputs checked with MS PowerPoint (Office 2013, Windows 10,
VBox). Both files have expected output and are not corrupted.
2018-02-27 09:12:17 -05:00
..
AsciiDoc.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
ConTeXt.hs ConTeXt writer: new section syntax and --section-divs (#4295) 2018-01-25 11:56:28 -08:00
Docbook.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Docx.hs Docx writer tests: correct test name. 2018-01-27 17:47:07 -05:00
FB2.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
HTML.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
JATS.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
LaTeX.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Markdown.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Muse.hs Muse writer: don't indent nested definition lists 2018-02-23 22:07:53 +03:00
Native.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
OOXML.hs Tests: Abstract powerpoint tests out to OOXML tests. 2018-01-25 15:29:50 -05:00
Org.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
Plain.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
Powerpoint.hs Powerpoint writer: Remove empty slides 2018-02-27 09:12:17 -05:00
RST.hs in RST writer insert comment between lists and quotes, closes #4248 2018-01-19 15:57:54 +01:00
TEI.hs hlint code improvements. 2018-01-19 21:25:24 -08:00