View source: R/api_functions.R
| convert_md | R Documentation |
Convert markdown file to Whitehall Publisher (GOV.UK) govspeak markdown format
convert_md(path, images_folder = "images", remove_blocks = FALSE)
path |
string; filename (including path) to *.md file for conversion |
images_folder |
string; folder containing images for *.md file. Defaults to "images" |
remove_blocks |
bool; decision to remove block elements from *.md file. This includes code blocks and warnings |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.