Learn R Programming

markdown (version 1.3)

renderMarkdown: Functions in markdown before v1.3.

Description

These functions are kept in this package for backward-compatibility. They will not be removed in the foreseeable future, although we recommend that you use their new names instead: renderMarkdown() has become mark(), and markdownToHTML() has become mark_html().

Usage

renderMarkdown(...)

markdownToHTML(...)

Arguments

...

Arguments to be passed to new functions.