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.


rich-iannone/blastula documentation built on Feb. 27, 2024, 9:55 p.m.