Wrapper for render Includes argument to check for specific version of pandoc or higher
1 | render_page(filename_in, filename_out, dir_out, pandoc_version = "2.11")
|
filename_in |
Name of input file |
filename_out |
Name of output file. Given without extension: the extension will be added according to the output format specified in the header. |
dir_out |
output directory |
pandoc_version |
Required version of pandoc. If this version (or higher) is not found, the page will not render. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.