View source: R/pandoc-browse.R
pandoc_browse_option | R Documentation |
Open Pandoc's documentation about a command line option
pandoc_browse_option(option = NULL)
option |
One of the supported long form command line option. As the Pandoc MANUAL only concerns the last released Pandoc's version, if the URL is incorrect this could mean the option has changed. |
Open the webpage at the place regarding the required option
pandoc_browse_option()
pandoc_browse_option("embed-resources")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.