Description Usage Arguments Value
The purpose of this function is to insert the html tags required for glossary tooltip functionality into a given markdown file. The function glossarize_md is used by the function rmd2html described in this package.
1 | glossarize_md(md, md_out = md)
|
md |
The markdown file where the tags are to be inserted. |
md_out |
The markdown output file. |
The output of this function is html tags inserted into a markdown file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.