Repository URL to install this package:
|
Version:
0.13.1 ▾
|
Colspanning tables
------------------
This table has a cell spanning two columns:
===== ===== ======
Inputs Output
------------ ------
A B A or B
===== ===== ======
False False False
True False True
False True True
True True True
===== ===== ======