diff --git a/source/TEST.TXT b/source/TEST.TXT new file mode 100644 index 000000000..6ba224beb --- /dev/null +++ b/source/TEST.TXT @@ -0,0 +1,22 @@ + .. DO NOT MERGE -TABLE TEST + + +.. list-table:: + :header-rows: 1 + :stub-columns: 2 + :widths: 10 10 20 + :align: left + :width: 20 + :class: "class name" + + * - first + - second + - third + + * - first of second star + - second of second star + - third of second star + + * - first of third star + - second of third star + - third of third star \ No newline at end of file