panache-parser 0.5.1

Lossless CST parser and syntax wrappers for Pandoc markdown, Quarto, and RMarkdown
Documentation
1
2
3
4
5
6
7
8
9
10
---------------------------------------------------------------------
 Column     Bold                Code               Link
  One       Two                 Three              Four
----------- --------------- ------------------- ---------------------
   First    **bold**            `code` spans       [link](url)
            text                

  Second    *emphasis*          more `code`        another
            row                                    [link](url2)
---------------------------------------------------------------------