Skip to contents

Open Pandoc's MANUAL

Usage

pandoc_browse_manual(id = NULL)

Arguments

id

One of the id available in the HTML page (usually for anchor link).

Value

Open the Pandoc's MANUAL

Examples

# \dontshow{
withr::local_options(list(rlang_interactive = FALSE))
# }
# open MANUAL home page
pandoc_browse_manual()
#>  Open URL
#> https://pandoc.org/MANUAL.html
# open MANUAL at math part
pandoc_browse_manual("math")
#>  Open URL
#> https://pandoc.org/MANUAL.html#math