add_md | R Documentation |
Add markdown content to an XML object
add_md(body, md, where = 0L)
body |
an XML object generated via tinkr |
md |
a string of new markdown to insert |
where |
the position in the markdown document to insert the new markdown |
a copy of the XML object with the markdown inserted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.