Multirows dont work.

Attention
---------

* cell spanning in multirow table is missing !
* blank lines in multirows are not alloed

.. table:: row on left side

   +------+-------+
   | left | right |
   | span +-------+
   |      | single|
   +------+-------+
   | belo | b too |
   +------+-------+

.. table:: row on right side

   +------+------+
   | abov | e    |
   +------+------+
   | left | right|
   +------+ right|
   | left | right|
   +------+------+

.. table:: row in the midle

   +------+------+------+
   | left | mid  | right|
   +------+ mid  +------+
   | left | mid  | right|
   +------+------+------+

.. table:: row left and right

   +------+------+-------+
   | left | mid  | right |
   | left +------+ 2     |
   |      | mid  | right |
   +------+------+-------+



