Skip to content

0.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 16:16
· 2 commits to main since this release

Initial release

Render LaTeX math inside raw HTML table cells.

Features

  • Renders $...$ and $$...$$ math inside td / th cells of raw HTML tables, in both Reading View and Live Preview
  • Failed formulas never flash error markup: with "Keep the raw LaTeX" selected, the original text is restored instead

Settings

  • Enable rendering — master switch for the plugin
  • On render error — keep the raw LaTeX or show MathJax's error output
  • Live Preview — toggle rendering in Live Preview independently of Reading View

Settings changes apply to already-open notes immediately, without a reload.

Requirements

  • Obsidian 1.13.0 or newer