Skip to content

v2.4.6

Latest

Choose a tag to compare

@JackYoung27 JackYoung27 released this 05 May 14:23

What's new

  • Added local LaTeX math rendering with bundled KaTeX.
  • Supports inline $...$ and \(...\) math.
  • Supports block $$...$$ and \[...\] math.
  • Keeps math delimiters literal inside code blocks.

Verification

  • Checked JavaScript syntax.
  • Checked shell script syntax.
  • Validated Info.plist.
  • Built the macOS app archive successfully.