fixed issue with minifying the javascript files upon installation under Windows
preview_rd()
now loads package macros
upgraded MathJax version to 3.1.2
MathJax is now bundled with non-minified javascript files; upon installation from the source package, the javascript files are minified if the js
package is available
preview_rd()
now tries to load any package-specific macros before rendering a help page
preview_rd()
gains a dark
argument (for the option to render HTML pages in dark mode)
added \mjteqn
and \mjtdeqn
macros (triple-argument versions)
added preview_rd()
function
environment variable MATHJAXR_CDN
can now be used to specify an alternative URL for a CDN
changed name of environment variable from MATHJAXR.USECDN
to MATHJAXR_USECDN
expanded information provided under ‘Issues’
first version released on CRAN
simplified ifelse
logic for the \mjeqn
and \mjdeqn
macros
added \mjseqn
and \mjsdeqn
macros (single-argument versions)