| md | R Documentation |
You can generate Markdown text using the function elements of this object.
md
An object of class list of length 6.
Each function element returns a character vector.
md$b("bold")
md$em("emphasize")
md$ul(head(letters))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.