Open Pandoc's documentation about an extension
Arguments
- extension
One of the supported extension. See
pandoc_list_extensions()
. As the Pandoc MANUAL only concerns the last released Pandoc's version, if the URL is incorrect this could mean the extensions has changed.
Examples
# \dontshow{
withr::local_options(list(rlang_interactive = FALSE))
# }
pandoc_browse_extension()
#> ℹ Open URL
#> https://pandoc.org/MANUAL.html#extensions
pandoc_browse_extension("auto_identifiers")
#> ℹ Open URL
#> https://pandoc.org/MANUAL.html#extension-auto_identifiers