Skip to content

v0.4.0

Choose a tag to compare

@edemaine edemaine released this 13 Apr 00:16
· 12 commits to main since this release
  • Use MathJax's noerrors extension so LaTeX errors render the LaTeX source instead of the error message, so that the math is still somewhat readable. The source renders as SVG <text> with a <rect data-background="true"/> background and <title> hover text.
  • Use MathJax's noundefined extension to render undefined commands like \foo in red, instead of triggering LaTeX error.

Full Changelog: v0.3.2...v0.4.0