render_markdown_as_html: Render markdown text as HTML

render_markdown_as_htmlR Documentation

Render markdown text as HTML

Description

Translate markdown into HTML elements.

Usage

render_markdown_as_html(text)

Arguments

text

the markdown text to be parsed as HTML

Value

a HTML container with the parsed markdown.


dakep/stat305templates documentation built on Nov. 27, 2022, 8:23 a.m.