rstudio / markdown

The first generation of Markdown rendering for R (born in 2012), based on commonmark. Note that this package is markdown, not *rmarkdown*.

Home Page:https://cran.r-project.org/package=markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Other


Languages

Language:R 86.7%Language:JavaScript 6.4%Language:CSS 6.0%Language:HTML 0.6%Language:Makefile 0.3%