r-cran-markdown
GNU R package providing R bindings to the Sundown Markdown rendering library
Description
Provides R bindings to the Sundown Markdown rendering library by Vicent Marti e.a., based upon work by Natacha Porté. Markdown is a plain-text formatting syntax that can be converted to XHTML or other formats.
The R function `markdownToHTML` renders a markdown file to HTML. Options
controlling HTML output and supported markdown extensions can be
optionally specified.
The package also exports the underlying Sundown C extension API which
enables creating and calling custom renderers using the
`renderMarkdown` function.
Please note: the rmarkdown package (with leading r) converts R Markdown
documents into even more formats, by using pandoc; the CRAN rmarkdown
package is a newer and enhanced version of this markdown package.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://cran.r-project.org/package=markdown
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install r-cran-markdown