View source: R/utils_md_to_tags.R
md_to_tags | R Documentation |
Takes a markdown file and converts it to a HTML tags object that can be used in a Shiny UI
md_to_tags(file)
file |
the file to read and convert to html tags |
a shiny.tag.list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.