Open Pandoc's documentation about a command line option
Source:R/pandoc-browse.R
pandoc_browse_option.Rd
Open Pandoc's documentation about a command line option
Arguments
- 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.
Examples
# \dontshow{
withr::local_options(list(rlang_interactive = FALSE))
# }
pandoc_browse_option()
#> ℹ Open URL
#> https://pandoc.org/MANUAL.html##options
pandoc_browse_option("embed-resources")
#> ℹ Open URL
#> https://pandoc.org/MANUAL.html#option--embed-resources