From a496979c6d0eb3e6efd57264cb89d4aad1f7afdb Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Tue, 31 Oct 2017 20:16:22 +0300 Subject: FB2 writer: write blocks outside of

in definitions --- test/writer.fb2 | 70 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 36 insertions(+), 34 deletions(-) (limited to 'test/writer.fb2') diff --git a/test/writer.fb2 b/test/writer.fb2 index 8a4986508..d25ce1f62 100644 --- a/test/writer.fb2 +++ b/test/writer.fb2 @@ -332,64 +332,61 @@

apple

-

    red fruit -

+

    red fruit

orange

-

    orange fruit -

+

    orange fruit

banana

-

    yellow fruit -

+

    yellow fruit

Tight using tabs:

apple

-

    red fruit -

+

    red fruit

orange

-

    orange fruit -

+

    orange fruit

banana

-

    yellow fruit -

+

    yellow fruit

Loose:

apple

-

    red fruit -

+

    red fruit

+

orange

-

    orange fruit -

+

    orange fruit

+

banana

-

    yellow fruit -

+

    yellow fruit

+

Multiple blocks with italics:

apple

-

    red fruit    contains seeds, crisp, pleasant to taste -

+

    red fruit

+ +

    contains seeds, crisp, pleasant to taste

+

orange

-

    orange fruit +

    orange fruit

+

    { orange code block } @@ -398,42 +395,47 @@

    orange block quote

-

Multiple definitions, tight:

apple

-

    red fruit    computer -

+

    red fruit

+

    computer

orange

-

    orange fruit    bank -

+

    orange fruit

+

    bank

Multiple definitions, loose:

apple

-

    red fruit    computer -

+

    red fruit

+ +

    computer

+

orange

-

    orange fruit    bank -

+

    orange fruit

+ +

    bank

+

Blank line after term, indented marker, alternate markers:

apple

-

    red fruit    computer -

+

    red fruit

+ +

    computer

+

orange

-

    orange fruit +

    orange fruit

+

1. sublist

2. sublist

-

-- cgit v1.2.3