pulldown-cmark-mdcat 2.9.1

Render pulldown-cmark events to TTY
Documentation
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` |