Text and blocks are handled. All unit tests but the section test are
[docutils/kirr.git] / sandbox / rstdiff / tests / simple / expected / textOnly.xml
blob081e88b28e2b26dc7d230cc1610f5b32d58ac387
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Generated by Docutils 0.6 -->
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>