summaryrefslogtreecommitdiff
path: root/sandbox/rstdiff/tests/simpleNoSource/expected/pcdataOnly.xml
blob: 3fc41b94a32ca77fa10ad252e5c2db2c469a63b7 (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
45
<?xml version="1.0" encoding="utf-8"?>
<!-- Generated by Docutils 0.8 -->
<document source="input/pcdataOnly.old.rst =&gt; input/pcdataOnly.new.rst">
    <paragraph>
        Some elements may contain only #PCDATA. They need to propagate changes
up.
    </paragraph>
    <option_list>
        <option_list_item>
            <option_group>
                <option>
                    <option_string>
                        --arg
                    </option_string>
                    <option_argument classes="change-replaced" delimiter="=">
                        arg
                    </option_argument>
                    <option_argument classes="change-replacement" delimiter="=">
                        param
                    </option_argument>
                </option>
            </option_group>
            <description>
                <paragraph>
                    An option with changing arguments
                </paragraph>
            </description>
        </option_list_item>
    </option_list>
    <comment classes="change-replaced" xml:space="preserve">
        Comment first version
    </comment>
    <comment classes="change-replacement" xml:space="preserve">
        Comment second version
    </comment>
    <paragraph>
        <literal classes="change-replaced">
            Literal text
        </literal>
        <literal classes="change-replacement">
            Preformatted text
        </literal>
         is also affected.
    </paragraph>
</document>