File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ There is a convention on consistent variable names throughout the library:
11
11
:delim: ;
12
12
:header-rows: 1
13
13
:widths: 5, 7
14
+ _stub-columns: 1
14
15
15
16
For an definition and further help on symbols and units refer to the following sources:
16
17
@@ -49,4 +50,23 @@ List Test acc. http://www.sphinx-doc.org/en/stable/rest.html#lists-and-quote-lik
49
50
* with a nested list
50
51
* and some subitems
51
52
52
- * and here the parent list continues
53
+ * and here the parent list continues
54
+
55
+
56
+ .. list-table :: Frozen Delights!
57
+ :widths: 15 10 30
58
+ :header-rows: 1
59
+
60
+ * - Treat
61
+ - Quantity
62
+ - Description
63
+ * - Albatross
64
+ - 2.99
65
+ - On a stick!
66
+ * - Crunchy Frog
67
+ - 1.49
68
+ - If we took the bones out, it wouldn't be
69
+ crunchy, now would it?
70
+ * - Gannet Ripple
71
+ - 1.99
72
+ - On a stick!
You can’t perform that action at this time.
0 commit comments