aboutsummaryrefslogtreecommitdiff
path: root/test/writer.fb2
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2018-06-12 14:48:52 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2018-06-12 14:48:52 +0300
commit54d16545c970dcb3fefdd16f2f48c6dfaefff727 (patch)
tree067b567152f714b5da746d9de35e55c4f186fa05 /test/writer.fb2
parent8b4728e2849898bd3d6ff151b6585db4a5626fba (diff)
downloadpandoc-54d16545c970dcb3fefdd16f2f48c6dfaefff727.tar.gz
FB2 writer: fix order of items in title-info
Address issue #2424
Diffstat (limited to 'test/writer.fb2')
-rw-r--r--test/writer.fb22
1 files changed, 1 insertions, 1 deletions
diff --git a/test/writer.fb2 b/test/writer.fb2
index b2d002230..6940e6217 100644
--- a/test/writer.fb2
+++ b/test/writer.fb2
@@ -3,7 +3,6 @@
<description>
<title-info>
<genre>unrecognised</genre>
-<book-title>Pandoc Test Suite</book-title>
<author>
<first-name>John</first-name>
<last-name>MacFarlane</last-name>
@@ -11,6 +10,7 @@
<author>
<nickname>Anonymous</nickname>
</author>
+<book-title>Pandoc Test Suite</book-title>
<date>July 17, 2006</date>
</title-info>
<document-info>