summaryrefslogtreecommitdiff
path: root/sandbox/rstdiff/tests/simple/expected/textOnly.xml
blob: befe35e3d9153783e47f226273ea2d00756635cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by Docutils 0.8 -->
<document source="input/textOnly.old.rst =&gt; input/textOnly.new.rst">
    <paragraph classes="change-added">
        An important addition.
    </paragraph>
    <paragraph>
        An anchor between changes.
    </paragraph>
    <paragraph>
        This is some text distributed in a couple of lines. Let's count to

        <inline classes="change-replaced">
            make things longer:
        </inline>
        <inline classes="change-replacement">
            fill three lines:
        </inline>
         one two three four five six seven eight nine ten
eleven twelve.
    </paragraph>
    <paragraph>
        Another anchor.
    </paragraph>
    <paragraph classes="change-removed">
        Some obsolete add-on.
    </paragraph>
</document>