diff options
Diffstat (limited to 'tests/roots/test-build-text/table_colspan_and_rowspan.txt')
-rw-r--r-- | tests/roots/test-build-text/table_colspan_and_rowspan.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/roots/test-build-text/table_colspan_and_rowspan.txt b/tests/roots/test-build-text/table_colspan_and_rowspan.txt new file mode 100644 index 0000000..82d3607 --- /dev/null +++ b/tests/roots/test-build-text/table_colspan_and_rowspan.txt @@ -0,0 +1,7 @@ ++-----------+-----+ +| AAA | BBB | ++-----+-----+ | +| | XXX | | +| +-----+-----+ +| DDD | CCC | ++-----+-----------+ |