Learn R Programming

⚠️There's a newer version (2.0) of this package.Take me there.

markdown (version 0.7.4)

Markdown rendering for R

Description

Markdown is a plain-text formatting syntax that can be converted to XHTML or other formats. This package provides R bindings to the Sundown markdown rendering library.

Copy Link

Version

Install

install.packages('markdown')

Monthly Downloads

323,421

Version

0.7.4

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Yihui Xie

Last Published

August 24th, 2014

Functions in markdown (0.7.4)

markdownHTMLOptions

Markdown HTML rendering options
rendererOutputType

Fetch the Renderer Output Type
markdownToHTML

Render markdown to HTML
registeredRenderers

List of Registered Markdown Renderers
rpubsUpload

Upload an HTML file to RPubs
renderMarkdown

Render markdown to an HTML fragment
markdownExtensions

Markdown extensions
rendererExists

Testing for existence of a markdown renderer
markdown

Markdown rendering for R
smartypants

smartypants: ASCII punctuation to HTML entities