@@ -15,17 +15,16 @@ Allowed field Data Type Description
15
15
16
16
**Allowed children **
17
17
18
- =============== ===================== ==============================
19
- Allowed child Data Type Description
20
- =============== ===================== ==============================
21
- **sections ** `Section <#section >`_ *The sections of the document *
22
- =============== ===================== ==============================
18
+ =============== ====================== ==============================
19
+ Allowed child Data Type Description
20
+ =============== ====================== ==============================
21
+ **sections ** `Section <#section >`__ *The sections of the document *
22
+ =============== ====================== ==============================
23
23
24
24
=======
25
25
Section
26
26
=======
27
- A model of a section of the `Document <#document >`_ . Will contain one `Paragraph <#paragraph >`_ or more
28
-
27
+ A model of a section of the `Document <#document >`__ . Will contain one `Paragraph <#paragraph >`__ or more.
29
28
30
29
**Allowed parameters **
31
30
@@ -37,11 +36,11 @@ Allowed field Data Type Description
37
36
38
37
**Allowed children **
39
38
40
- =============== ========================= ================
41
- Allowed child Data Type Description
42
- =============== ========================= ================
43
- **paragraphs ** `Paragraph <#paragraph >`_ *The paragraphs *
44
- =============== ========================= ================
39
+ =============== ========================== ================
40
+ Allowed child Data Type Description
41
+ =============== ========================== ================
42
+ **paragraphs ** `Paragraph <#paragraph >`__ *The paragraphs *
43
+ =============== ========================== ================
45
44
46
45
=========
47
46
Paragraph
@@ -55,3 +54,4 @@ Allowed field Data Type Description
55
54
=============== =========== ===================================================
56
55
**contents ** str *Paragraph contents, which make up the _Section_s. *
57
56
=============== =========== ===================================================
57
+
0 commit comments