TABLES(1)

DESCRIPTION
       Testing tables.

       +-------------+
       | Single col  |
       +-------------+
       | Hi! :)      |
       +-------------+

       +-------------------------------------+----------------+--------------+
       | Header content                      | With format    | Another      |
       |                                     | text           | column       |
       +-------------------------------------+----------------+--------------+
       | Some data                           | More data      |              |
       +-------------------------------------+----------------+--------------+
       | Extra long amount of text within a  | hi             | there        |
       | column                              |                |              |
       +-------------------------------------+----------------+--------------+

       +---------------+-----------------+----------------+
       | Left aligned  | Center aligned  |  Right aligned |
       +---------------+-----------------+----------------+
       | abc           |       def       |            ghi |
       +---------------+-----------------+----------------+

       +-----------------------+-----------------------+-----------------------+
       | Left aligned          |    Center aligned     |         Right aligned |
       +-----------------------+-----------------------+-----------------------+
       | X                     |           X           |                     X |
       +-----------------------+-----------------------+-----------------------+
       | Extra long text       |    Extra long text    |       Extra long text |
       | 123456789012 with     |   123456789012 with   |     123456789012 with |
       | mixed widths.         |     mixed widths.     |         mixed widths. |
       +-----------------------+-----------------------+-----------------------+

       +-----------------------+
       | Link check            |
       +-----------------------+
       | foo                   |
       +-----------------------+
       | https://example.com/  |
       +-----------------------+

