glossarize_md: Insert html tags for glossary tooltips into md files

Description Usage Arguments Value

View source: R/render_rmd.R

Description

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.

Usage

1
glossarize_md(md, md_out = md)

Arguments

md

The markdown file where the tags are to be inserted.

md_out

The markdown output file.

Value

The output of this function is html tags inserted into a markdown file.


marinebon/infographiqR documentation built on Dec. 21, 2021, 2:44 p.m.