Releases: remarkjs/remark-math
Releases · remarkjs/remark-math
5.1.0
rehype-mathjax@4.0.1
- b65a156 Fix support for comments
rehype-katex@6.0.1
- b65a156 Fix support for comments
remark-html-katex@4.0.1
- fa17953 Mark
remark-html-katex
as legacy
please switch torehype-katex
instead
5.0.0
rehype-mathjax@4.0.0
- 1f04763 Use ESM
Learn more about ESM in this guide
// From CommonJS var rehypeMathjax = require('rehype-mathjax') // To ESM import rehypeMathjax from 'rehype-mathjax'
- c6fc7a0 Change options to match
mathjax
please read commit message for needed changes - edf4ca2 6899b07 Add JSDoc based types
- b7ecce0 Update dependencies
rehype-katex@6.0.0
rehype-katex@5.0.0
- 1abc044 Update
katex
rehype-mathjax@3.1.0
- 39070ab Add support for TeX input options in rehype-mathjax