aboutsummaryrefslogtreecommitdiff
path: root/haddock-library/fixtures/examples/table4.input
blob: 2c5611c83d4c2c7a9b34a1db3a024636ad056ff8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Single outer cell:

+-------------+
|   outer     |
|             |
+-------+     |
| inner |     |
+-------+-----+

Broken (only inner cell is rendered):

+-------+-----+
| inner |     |
+-------+     |
|             |
|   outer     |
+-------------+