md {blastula} | R Documentation |
Interpret input text as Markdown-formatted text
md(text)
text |
The text that is understood to contain Markdown formatting. |
A character object that is tagged for a Markdown-to-HTML transformation.
A rendered HTML object.