rstudio / markdown

The first generation of Markdown rendering for R (born in 2012), based on commonmark. Note that this package is markdown, not *rmarkdown*.
https://cran.r-project.org/package=markdown
Other
85 stars 78 forks source link
commonmark markdown r

Markdown rendering for R

R-CMD-check CRAN
release

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.