aboutsummaryrefslogtreecommitdiff
path: root/test/writer.fb2
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2017-11-01 13:08:15 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2017-11-01 13:08:52 +0300
commit8a5541dca88190e6fdf6ed9ff5c1c5c69c3c9710 (patch)
tree18df4ec58fe62b321eb13712265bc09179c3753e /test/writer.fb2
parentd20544dd4f61945d713d26c1ba0c5005fa616b67 (diff)
downloadpandoc-8a5541dca88190e6fdf6ed9ff5c1c5c69c3c9710.tar.gz
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
Diffstat (limited to 'test/writer.fb2')
-rw-r--r--test/writer.fb25
1 files changed, 0 insertions, 5 deletions
diff --git a/test/writer.fb2 b/test/writer.fb2
index 9b4645d50..418e6c486 100644
--- a/test/writer.fb2
+++ b/test/writer.fb2
@@ -20,11 +20,6 @@
<title>
<p>Pandoc Test Suite</p>
</title>
-<annotation>
-<p>John MacFarlane</p>
-<p>Anonymous</p>
-<p>July 17, 2006</p>
-</annotation>
<section>
<p>This is a set of tests for pandoc. Most of them are adapted from John Gruber’s markdown test suite.</p>
<empty-line />