v0.4.0
- 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
\fooin red, instead of triggering LaTeX error.
Full Changelog: v0.3.2...v0.4.0