Releases: remarkjs/remark-math
Releases · remarkjs/remark-math
rehype-katex@7.0.1
Fix
- 3efc101 Fix crash on katex error
Full Changelog: https://github.com/remarkjs/remark-math/compare/rehype-mathjax@6.0.0...rehype-katex@7.0.1
rehype-mathjax@6.0.0
Change
- 073f131 Change to require Node 18
- 4b8ebb9 Update
jsdom
by @stephenlrandall in #94
Full Changelog: https://github.com/remarkjs/remark-math/compare/rehype-katex@7.0.0...rehype-mathjax@6.0.0
6.0.0
Change
- 4223ed9 Change to use
exports
migrate: don’t use private APIs - e8039d7 Change to require Node.js 16
migrate: update too - f173346 fc32531 3658edd Change to use
<code>
, replace wrapping elements, update@types/{hast,mdast}
, etc
migrate: update too
it’s no longer required to use the syntax extension fromremark-math
,
you could instead use fenced code (```math
).
When usingremark-math
, similar markup is generated (<pre><code class="language-math">
).
To render that nicely (not monospace and small by default), those elements are replaced with
the results from katex/mathjax. - 232f0d7 Remove
throwOnError
option, improve message
migrate: checkfile.messages
for warnings
Misc
- 3aab0e1 Archive
remark-html-katex
Full Changelog: 5.1.1...6.0.0
rehype-mathjax@5.0.0
(see 6.0.0
)
rehype-katex@7.0.0
(see 6.0.0
)
rehype-mathjax@4.0.3
Type
- 276816d Remove unused type dependency
Full Changelog: https://github.com/remarkjs/remark-math/compare/rehype-katex@6.0.3...rehype-mathjax@4.0.3
rehype-katex@6.0.3
- e28098a Fix to catch non-parse katex errors
- f7a35ea Replace dependency to improve browser bundle size
Full Changelog: https://github.com/remarkjs/remark-math/compare/rehype-katex@6.0.2...rehype-katex@6.0.3