panache-parser 0.5.1

Lossless CST parser and syntax wrappers for Pandoc markdown, Quarto, and RMarkdown
Documentation
1
2
3
4
5
6
# Inline Footnotes

This document has an inline footnote^[This is an inline footnote with some text.]
that should be parsable and formattable.

Another inline footnote here^[Another note] in the same document.