From c75b558cbc2d21cdc4f5fa243b5f900ca7e83bbc Mon Sep 17 00:00:00 2001 From: John <46772462+KetzerX@users.noreply.github.com> Date: Fri, 22 Feb 2019 10:43:43 +0300 Subject: Add section identifiers support for FB2 writer (#5315) Closes #5229. --- test/fb2/basic.fb2 | 6 +++--- test/fb2/titles.fb2 | 2 +- test/writer.fb2 | 62 ++++++++++++++++++++++++++--------------------------- 3 files changed, 35 insertions(+), 35 deletions(-) (limited to 'test') diff --git a/test/fb2/basic.fb2 b/test/fb2/basic.fb2 index df71e8456..dfea55b92 100644 --- a/test/fb2/basic.fb2 +++ b/test/fb2/basic.fb2 @@ -12,15 +12,15 @@ <p /> -
+
<p>Top-level title</p> -
+
<p>Section</p> -
+
<p>Subsection</p> diff --git a/test/fb2/titles.fb2 b/test/fb2/titles.fb2 index 4e56fb3e6..d7e585902 100644 --- a/test/fb2/titles.fb2 +++ b/test/fb2/titles.fb2 @@ -1,3 +1,3 @@ -unrecognisedpandoc<p />
<p>Simple title</p>

This example tests FictionBook titles.

<p><emphasis>Emphasized</emphasis> <strong>Strong</strong> Title</p>
+unrecognisedpandoc<p />
<p>Simple title</p>

This example tests FictionBook titles.

<p><emphasis>Emphasized</emphasis> <strong>Strong</strong> Title</p>
diff --git a/test/writer.fb2 b/test/writer.fb2 index 6940e6217..6f5b1cfcd 100644 --- a/test/writer.fb2 +++ b/test/writer.fb2 @@ -26,25 +26,25 @@ John Gruber’s markdown test suite.

-
+
<p>Headers</p> -
+