aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/fixtures/examples/table4.input
diff options
context:
space:
mode:
Diffstat (limited to 'haddock-library/fixtures/examples/table4.input')
-rw-r--r--haddock-library/fixtures/examples/table4.input17
1 files changed, 17 insertions, 0 deletions
diff --git a/haddock-library/fixtures/examples/table4.input b/haddock-library/fixtures/examples/table4.input
new file mode 100644
index 00000000..2c5611c8
--- /dev/null
+++ b/haddock-library/fixtures/examples/table4.input
@@ -0,0 +1,17 @@
+Single outer cell:
+
++-------------+
+| outer |
+| |
++-------+ |
+| inner | |
++-------+-----+
+
+Broken (only inner cell is rendered):
+
++-------+-----+
+| inner | |
++-------+ |
+| |
+| outer |
++-------------+