Changelog
Source:NEWS.md
equatags 0.2.2
CRAN release: 2025-08-18
- add a
strictargument to transform_mathjax() (“ignore” by default) to turn off ennoying warnings when using accented characters in equations.
equatags 0.2.1
CRAN release: 2024-05-24
- add a
displayargument to transform_mathjax() to allow generating display or inline equations. It is set to FALSE by default (inline equation). This changes the behaviour that was previously to generate display equations only. - delete unused mathjax-npm related tools.