md: Interpret input text as Markdown-formatted text

View source: R/text_helpers.R

mdR Documentation

Interpret input text as Markdown-formatted text

Description

Interpret input text as Markdown-formatted text

Usage

md(text)

Arguments

text

The text that is understood to contain Markdown formatting.

Value

A character object that is tagged for a Markdown-to-HTML transformation.

A rendered HTML object.


rstudio/blastula documentation built on July 13, 2024, 10:05 a.m.