View source: R/fixAnchorLinks.R
fixAnchorLinks | R Documentation |
Converts (blah)[#tag]
notation to react component: <AnchorLink href="#tag">blah</AnchorLink>
fixAnchorLinks(md)
md |
a markdown string or vector |
parseGPmarkdown()
Other markdown:
expand_md_links()
,
parseGPmarkdown()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.