Some elements which may not be doubled by a replacement because they
[docutils/kirr.git] / sandbox / rstdiff / tests / simple / expected / textOnly.xml
blobbefe35e3d9153783e47f226273ea2d00756635cc
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generated by Docutils 0.8 -->
3 <document source="input/textOnly.old.rst =&gt; input/textOnly.new.rst">
4     <paragraph classes="change-added">
5         An important addition.
6     </paragraph>
7     <paragraph>
8         An anchor between changes.
9     </paragraph>
10     <paragraph>
11         This is some text distributed in a couple of lines. Let's count to
13         <inline classes="change-replaced">
14             make things longer:
15         </inline>
16         <inline classes="change-replacement">
17             fill three lines:
18         </inline>
19          one two three four five six seven eight nine ten
20 eleven twelve.
21     </paragraph>
22     <paragraph>
23         Another anchor.
24     </paragraph>
25     <paragraph classes="change-removed">
26         Some obsolete add-on.
27     </paragraph>
28 </document>