Simple wrapper around glue::as_glue(). Take a character vector and return a glue vector.

md_text(x)

Arguments

x

A character vector.

Value

A glue vector.

Details

Any characters not given an interpretation by the [other] rules will be parsed as plain textual content.

See also

Examples

md_text("foo")
#> foo