add_mathjax: Add MathJax-formatted equation text
Description
Add MathJax-formatted equation text
Usage
add_mathjax(gv = NULL, include_mathjax = TRUE)
Arguments
include_mathjax
logical to add mathjax JS.
Change to FALSE if using with RMarkdown since
MathJax will likely already be added.