Added many tests and todos. One test doesn't run yet.
[docutils/kirr.git] / sandbox / rstdiff / tests / simple / source / attributes.rst
blobc8f0ba53690a479d79729bbe3c297afe31b737eb
1 Some attributes must be treated special.
3 .. class:: change-replaced
5 1. This is for @enumtype
7 .. class:: change-replacement
9 A. This is for @enumtype
11 * @bullet is also interesting
13   .. class:: change-replaced
15   - They represent the bullet used in the original
17   .. class:: change-replacement
19   * They represent the bullet used in the original
21 .. class:: change-replaced
23 (I) @suffix and @prefix are also important
25 .. class:: change-replacement
27 I. @suffix and @prefix are also important
29 Some anchor here.
31 .. class:: change-replaced
33 b. Finally let's check @start
35 #. Continue counting
37 .. class:: change-replacement
39 a. Finally let's check @start
41 #. Continue counting
43 Another anchor line.
45 .. image:: http://www.example.org/
46    :class: change-replaced
48 .. image:: http://www.example.net/
49    :class: change-replacement