View source: R/pandoc-browse.R
pandoc_browse_manual | R Documentation |
Open Pandoc's MANUAL
pandoc_browse_manual(id = NULL)
id |
One of the id available in the HTML page (usually for anchor link). |
Open the Pandoc's MANUAL
https://pandoc.org/MANUAL.html
# open MANUAL home page
pandoc_browse_manual()
# open MANUAL at math part
pandoc_browse_manual("math")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.