panache-parser 0.5.1

Lossless CST parser and syntax wrappers for Pandoc markdown, Quarto, and RMarkdown
Documentation
+--------+----------+----------+
| 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.| 
+--------------------------+------------------------------------------------------------------------------------------------------------------------------------------------+