Normal table:
| left aligned | centered | right aligned | no alignment |
|:-------------|:--------:|--------------:|--------------|
| cell | cell | cell | cell |
| cell | cell | cell | cell |
| cell | cell | cell | cell |
Table without body:
| head |
|------|
Table with empty cells:
| a | b |
|---|------|
| | |
Inline markups in table:
| head |
|---------------|
| *a* **b** `c` |