summaryrefslogtreecommitdiff
path: root/sandbox/rstdiff/tests/optionCompareNormal/expected/section.xml
blob: 65d09f243abb3821bd47bb4537f6e75c24fac502 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by Docutils 0.8 -->
<document source="input/section.old.rst =&gt; input/section.new.rst">
    <section ids="replaceable-title" names="replaceable\ title">
        <title>
            <inline classes="change-replaced">
                Replaceable title
            </inline>
            <inline classes="change-replacement">
                Title replacement
            </inline>
        </title>
        <paragraph>
            Same text.
        </paragraph>
    </section>
    <section ids="anchor" names="anchor">
        <title>
            Anchor
        </title>
        <paragraph>
            Don't reuse words!
        </paragraph>
    </section>
    <section classes="change-replaced" ids="replacable-section" names="replacable\ section">
        <title>
            Replacable section
        </title>
        <paragraph>
            Replacable text.
        </paragraph>
    </section>
    <section classes="change-replacement" ids="section-replacement" names="section\ replacement">
        <title>
            Section replacement
        </title>
        <paragraph>
            Text replacement.
        </paragraph>
    </section>
</document>