summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-intl/table.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-intl/table.txt')
-rw-r--r--tests/roots/test-intl/table.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/roots/test-intl/table.txt b/tests/roots/test-intl/table.txt
new file mode 100644
index 0000000..cf82438
--- /dev/null
+++ b/tests/roots/test-intl/table.txt
@@ -0,0 +1,20 @@
+:tocdepth: 2
+
+i18n with table
+===============
+
+.. table:: table caption
+
+ ======= =======
+ header1 header2
+ ------- -------
+ text1 text2
+ text3 text4
+ text5 text6
+ ======= =======
+
+.. table:: 1. table caption
+
+ +-----+
+ |text1|
+ +-----+