pandoc/test/Tests/Writers
Alexander Krotov fe74436540 Muse writer: test that inline math conversion result is normalized
Without normalization this test produced
<em>a</em><em>b</em><em>c</em>
2017-11-24 12:35:25 +03: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
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 writer: test that inline math conversion result is normalized 2017-11-24 12:35:25 +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
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