md_insert | R Documentation |
Insert a markdown (plain text) code into the rmd file. Use it with inline code!
md_insert(
x,
text_contained = NULL,
asis = TRUE,
fig_captions = NULL,
tab_captions = NULL,
todo_contained = NULL
)
`r md_insert("how_to.md")`
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.