Skip to content

Releases: remarkjs/remark-math

rehype-mathjax@4.0.1

23 Aug 09:24
a98996f
Compare
Choose a tag to compare

rehype-katex@6.0.1

23 Aug 09:24
d90fd19
Compare
Choose a tag to compare

remark-html-katex@4.0.1

16 Aug 11:04
7676a20
Compare
Choose a tag to compare
  • fa17953 Mark remark-html-katex as legacy
    please switch to rehype-katex instead

5.0.0

09 Aug 13:46
9193bc2
Compare
Choose a tag to compare

rehype-mathjax@4.0.0

09 Aug 13:48
3f97570
Compare
Choose a tag to compare
  • 1f04763 Use ESM
    // From CommonJS
    var rehypeMathjax = require('rehype-mathjax')
    
    // To ESM
    import rehypeMathjax from 'rehype-mathjax'
    Learn more about ESM in this guide
  • 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

09 Aug 13:47
52b1458
Compare
Choose a tag to compare

rehype-katex@5.0.0

09 Aug 13:44
8ad51d0
Compare
Choose a tag to compare

rehype-mathjax@3.1.0

05 Feb 14:18
9469a26
Compare
Choose a tag to compare
  • 39070ab Add support for TeX input options in rehype-mathjax

4.0.0

07 Oct 09:12
d84223d
Compare
Choose a tag to compare
  • 9b4b3c3 Update for micromark in remark@13
    (breaking, this update will not work with remark lower than v13, and see commit for other changes)

3.0.1

25 Aug 08:30
a6dbb93
Compare
Choose a tag to compare