pandoc/test/Tests/Writers
Henri Menke 6910267abf ConTeXt writer: Use xtables instead of Tables (#4223)
- Default to xtables for context output.
- Added `ntb` extension (affecting context writer only) to use Natural Tables instead.
- Added `Ext_ntb` constructor to `Extension` (API change).
2018-01-15 18:38:33 -07:00
..
AsciiDoc.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
ConTeXt.hs ConTeXt writer: Use xtables instead of Tables (#4223) 2018-01-15 18:38:33 -07: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