A wrapper around html_vignette that passes
--syntax-definition to Pandoc so that {arl} code blocks
receive proper syntax highlighting.
Arguments
- pandoc_args
Additional Pandoc arguments (merged with the syntax-definition argument added automatically).
- check_title
Whether to check that the vignette title matches the
VignetteIndexEntry. Set toFALSEfor pkgdown-only articles that intentionally omit aVignetteIndexEntry.- ...
Arguments passed to
html_vignette.