Skip to content

Releases: danlingdan/fastMathJax

Latest MathJax 0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Aug 21:14

Full Changelog: 0.1.2...0.1.3

Latest MathJax 0.1.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 08:44

Full Changelog: 0.1.1...0.1.2

Latest MathJax 0.1.1

Choose a tag to compare

@github-actions github-actions released this 13 Aug 08:30

Full Changelog: v0.1.0...0.1.1

Latest MathJax 0.1.0

Choose a tag to compare

@danlingdan danlingdan released this 13 Aug 08:18

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.