summaryrefslogtreecommitdiff
path: root/sandbox/rstdiff/tests/simpleNoSource/expected/section.xml
blob: 7dc5961cb67c232144c1d0dffeb5b56938540880 (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
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by Docutils 0.8 -->
<document source="input/section.old.rst =&gt; input/section.new.rst">
    <section classes="change-replaced" ids="replaceable-title" names="replaceable\ title">
        <title>
            Replaceable title
        </title>
        <paragraph>
            Same text.
        </paragraph>
    </section>
    <section classes="change-replacement" ids="title-replacement" names="title\ replacement">
        <title>
            Title replacement
        </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>