panache 2.32.0

An LSP, formatter, and linter for Pandoc markdown, Quarto, and RMarkdown
  +--------+----------+----------+
  | Header | Column 2 | Column 3 |
  +========+==========+==========+
  | A      | B        | C        |
  +--------+----------+----------+
  | Data   | More     | Values   |
  +--------+----------+----------+

Table with alignments:

  +-------+--------+--------+
  | Left  | Right  | Center |
  +:======+=======:+:======:+
  | A     |      B |   C    |
  +-------+--------+--------+
  | Short | Longer |  Mid   |
  +-------+--------+--------+

With inline *emphasis* and `code`:

  +--------+----------+
  | *Bold* | `inline` |
  +========+==========+
  | Normal | text     |
  +--------+----------+

With trailing spaces in rows:

  +---------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
  | Option                    | Description                                                                                                                                     |
  +===========================+=================================================================================================================================================+
  | `width`                   | Width in CSS units. Default `1.5in`.                                                                                                            |
  +---------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+
  | `padding`, `padding-top`, | Amount of padding to add to each side of the logo, using CSS [`padding`]https://developer.mozilla.org/en-US/docs/Web/CSS/padding conventions. |
  +---------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+