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
# open MANUAL home page
pandoc_browse_manual()
#> i Open URL
#> https://pandoc.org/MANUAL.html
# open MANUAL at math part
pandoc_browse_manual("math")
#> i Open URL
#> https://pandoc.org/MANUAL.html#math