blob: c8f0ba53690a479d79729bbe3c297afe31b737eb (
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
46
47
48
49
|
Some attributes must be treated special.
.. class:: change-replaced
1. This is for @enumtype
.. class:: change-replacement
A. This is for @enumtype
* @bullet is also interesting
.. class:: change-replaced
- They represent the bullet used in the original
.. class:: change-replacement
* They represent the bullet used in the original
.. class:: change-replaced
(I) @suffix and @prefix are also important
.. class:: change-replacement
I. @suffix and @prefix are also important
Some anchor here.
.. class:: change-replaced
b. Finally let's check @start
#. Continue counting
.. class:: change-replacement
a. Finally let's check @start
#. Continue counting
Another anchor line.
.. image:: http://www.example.org/
:class: change-replaced
.. image:: http://www.example.net/
:class: change-replacement
|