markdown
markdown copied to clipboard
The first generation of Markdown rendering for R (born in 2012), based on commonmark. Note that this package is markdown, not *rmarkdown*.
Markdown rendering for R
Overview
Markdown is a plain-text formatting syntax that can be converted to HTML or other formats. This package provides wrappers based on the commonmark package.
Please note that this package is no longer actively developed. New development will continue only in the litedown package, which is a new implementation of R Markdown.
License
The markdown package is licensed under MIT.