Skip to content

Latest MathJax 0.1.0

Choose a tag to compare

@danlingdan danlingdan released this 13 Aug 08:18
· 3 commits to main since this release

Latest MathJax 0.1.0 is the first verified release.

Highlights:

  • Bundled, isolated MathJax 4.1.3 engine without replacing Obsidian's global MathJax.
  • CommonHTML and SVG output with complete New Computer Modern dynamic glyph data.
  • Reading View and Live Preview support for inline and display math.
  • TeX packages, global macros/preamble, cache, debounce, popout styling and graceful fallbacks.
  • Fixes for square-root glyph conflicts and blank Reading View transitions.
  • 27 automated tests plus real runtime acceptance on Obsidian 1.13.6.

Installation:

  1. Download latest-mathjax-0.1.0.zip and extract it.
  2. Copy main.js, manifest.json and styles.css to <vault>/.obsidian/plugins/latest-mathjax/.
  3. Enable Latest MathJax under Obsidian community plugins.

Hover Preview and Canvas are not part of the 0.1.0 supported surface set.