pandoc/test/Tests/Writers
Jesse Rosenthal bf15258d3b Powerpoint writer: Set default slidelevel correctly.
We had previously defaulted to slideLevel 2. Now we use the correct
behavior of defaulting to the highest level header followed by
content. We change an expected test result to match this behavior.
2018-01-03 21:58:39 -05:00
..
AsciiDoc.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
ConTeXt.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Docbook.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Docx.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07:00
FB2.hs FB2 writer: Add "unrecognised" genre to <title-info> 2017-11-01 13:31:16 +03:00
HTML.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
JATS.hs Improve support for code language in JATS 2017-12-22 15:24:54 +13:00
LaTeX.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Markdown.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Muse.hs Muse reader: parse anchors immediately after headings as IDs 2017-12-21 15:52:10 +03:00
Native.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02: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: Set default slidelevel correctly. 2018-01-03 21:58:39 -05:00
RST.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
TEI.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00