pandoc/test/Tests/Writers
Hamish Mackenzie ec1693505c fig, table-wrap & caption Divs for JATS writer
Support writing <fig> and <table-wrap> elements with <title> and
<caption> inside them by using Divs with class set to on of
fig, table-wrap or cation.  The title is included as a Heading
so the constraint on where Heading can occur is also relaxed.

Also leaves out empty alt attributes on links.
2017-12-13 12:06:22 +13: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 fig, table-wrap & caption Divs for JATS writer 2017-12-13 12:06:22 +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 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