Converts the given values to a character vector, formatted as verbatim Markdown. Character values are additionally wrapped in double quotes. Metadata like types or attributes of the input is not represented in the output, only its values.
See also
Other (Pandoc) Markdown functions:
as_md_list()
,
as_md_val_list()
,
md_verb()
,
pipe_table()
,
strip_md()
,
strip_md_footnotes()