Releases: remarkjs/remark-math
Releases · remarkjs/remark-math
[email protected]
[email protected]
5.1.0
[email protected]
- b65a156 Fix support for comments
[email protected]
- b65a156 Fix support for comments
[email protected]
- fa17953 Mark
remark-html-katexas legacy
please switch torehype-katexinstead
5.0.0
[email protected]
- 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
[email protected]
[email protected]
- 1abc044 Update
katex