Text and blocks are handled. All unit tests but the section test are
[docutils/kirr.git] / sandbox / rstdiff / tests / simple / source / section.rst
blob53eef089cedd6fbd72d77d17b06f124b76ea10bd
1 First section
2 =============
4 This is text in the first section.
6 .. class:: change-added
8 Second section
9 ==============
11 This was missing.
13 Third section
14 =============
16 Text in third section.
18 .. class:: change-removed
20 Obsolete section
21 ================
23 Obsolete text.
25 Fourth section
26 ==============
28 Number 4!
30 .. class:: change-replaced
32 Replacable section
33 ==================
35 Replacable text.
37 .. class:: change-replacement
39 Section replacement
40 ===================
42 Text replacement.