| arl_html_vignette | R Documentation |
A wrapper around html_vignette that passes
--syntax-definition to Pandoc so that {arl} code blocks
receive proper syntax highlighting.
arl_html_vignette(pandoc_args = NULL, check_title = TRUE, ...)
pandoc_args |
Additional Pandoc arguments (merged with the syntax-definition argument added automatically). |
check_title |
Whether to check that the vignette title matches the
|
... |
Arguments passed to |
An R Markdown output format object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.