pandoc/test/Tests/Writers
Alexander Krotov 8a5541dca8 FB2 writer: remove <annotation> from <body>
<annotation> is not allowed inside <body> according to FictionBook2 XML schema. Besides that, the same information is already placed inside <description>.

Related bug: #2424
2017-11-01 13:08:52 +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: remove <annotation> from <body> 2017-11-01 13:08:52 +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 Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07: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