Nested grid tables.
```
% pandoc -f html -t markdown --columns=72
^D
+-----------------------------------------------------------------------+
| +------------------------------------------------------------------+  |
| |   -----------                                                    |  |
| |   some text                                                      |  |
| |   -----------                                                    |  |
| +------------------------------------------------------------------+  |
+-----------------------------------------------------------------------+
```