summaryrefslogtreecommitdiff
path: root/tests/root
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-09-17 21:05:12 +0200
committerGeorg Brandl <georg@python.org>2011-09-17 21:05:12 +0200
commit47b61df7dc4faee44044a4fcbc5c0197f821fab5 (patch)
treeb22fac53bbb833d668dcb24fcc6bda3dc6d062fb /tests/root
parentba04d5fd2440953529471a8278be6b47abc4bf28 (diff)
downloadsphinx-47b61df7dc4faee44044a4fcbc5c0197f821fab5.tar.gz
Code style fixes.
Diffstat (limited to 'tests/root')
-rw-r--r--tests/root/markup.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/root/markup.txt b/tests/root/markup.txt
index 71197689..60ee4853 100644
--- a/tests/root/markup.txt
+++ b/tests/root/markup.txt
@@ -169,6 +169,16 @@ Tables
| 2 | Empty cells: | |
+----+----------------+----+
+Table with multicol:
+
+ +----+---------------------+
+ | 1 | test! |
+ +----+---------+------+----+
+ | 2 | col | col | c |
+ | y +---------+------+----+
+ | x | test |
+ +----+---------------------+
+
Figures
-------