Learn R Programming

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

markdown (version 0.6.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

334,570

Version

0.6.4

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Yihui Xie

Last Published

January 27th, 2014

Functions in markdown (0.6.4)

rpubsUpload

Upload an HTML file to RPubs
markdownToHTML

Render markdown to HTML
rendererOutputType

Fetch the Renderer Output Type
registeredRenderers

List of Registered Markdown Renderers
markdownHTMLOptions

Markdown HTML rendering options
markdown

Markdown rendering for R
markdownExtensions

Markdown extensions
rendererExists

Testing for existence of a markdown renderer
renderMarkdown

Render markdown
smartypants

smartypants: ASCII punctuation to HTML entities