Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

LaTeX Delimiter Renderer

Andreas BurgerAndreas Burger368 downloads

Render \(…\) and \[…\] math without changing note source.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates5

An Obsidian plugin that renders standard LaTeX \(…\) and \[…\] math delimiters alongside Obsidian's native $…$ and $$…$$ syntax. Automatic and without rewriting your Markdown files.

Features

  • Renders \(x + 1\) as inline math.
  • Renders \[x + 1\] as display math, including multiline equations.
  • Works in Live Preview and Reading View.
  • Preserves native heading folding in both views.
  • Reveals the complete original source when a rendered formula is clicked or the cursor enters it.
  • Prevents LaTeX subscripts from leaking Markdown emphasis into surrounding prose.
  • Leaves inline code and fenced code blocks untouched.
  • Uses Obsidian's bundled MathJax renderer and works offline.

Usage

Write math using either LaTeX delimiter style:

Inline: \( E = mc^2 \)

Display:
\[
E = mc^2
\]

Rendering is automatic. There are no commands or per-note settings.

Installation

Community Plugins

Once accepted into the Obsidian Community Plugins directory, search for LaTeX Delimiter Renderer under Settings → Community plugins → Browse.

BRAT

  1. Install the BRAT community plugin.
  2. Choose Add beta plugin.
  3. Enter https://github.com/BurgerAndreas/latex-delimiter-renderer.

Manual

Download main.js, manifest.json, and styles.css from the latest GitHub release and place them in:

<vault>/.obsidian/plugins/latex-delimiter-renderer/

Reload Obsidian, then enable LaTeX Delimiter Renderer under Community plugins.

Limitations

  • Multiline \(…\) expressions remain unrendered because inline editor decorations cannot safely span lines.
  • In Live Preview, multiline \[…\] expressions must occupy complete lines.
  • Reading View replaces only matched delimiter text in the rendered DOM. The source file is never modified.

Privacy and security

This plugin:

  • does not access the network;
  • does not collect analytics or telemetry;
  • does not require an account or payment;
  • does not read or write files outside Obsidian's normal rendering process;
  • does not modify note contents.

Development

npm install
npm run check

The production bundle is written to main.js.

Release assets include signed GitHub build-provenance attestations. Verify a downloaded asset with:

gh attestation verify main.js -R BurgerAndreas/latex-delimiter-renderer

License

MIT

HealthExcellent
ReviewPassed
About
Render standard LaTeX \(…\) and \[…\] math delimiters alongside Obsidian's $…$ and $$…$$ syntax automatically and without changing your Markdown files. Display rendered math in Live Preview and Reading View, support multiline display equations, reveal original delimiters while the cursor is inside a formula, leave inline and fenced code blocks untouched, and use Obsidian's bundled MathJax offline.
LaTeXMath
Details
Current version
1.0.4
Last updated
Last month
Created
2 months ago
Updates
5 releases
Downloads
368
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Andreas BurgerAndreas Burgerburgerandreas
GitHubburgerandreas
  1. Community
  2. Plugins
  3. LaTeX
  4. LaTeX Delimiter Renderer

Related plugins

Latex Suite

Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements.

Fix Math

Convert LaTeX equations from ChatGPT and AI assistants to the correct Markdown format: block equations to display math, inline to inline math.

Quick Latex

Simplify and speed up LaTeX math typing.

Calctex

Calculate LaTeX formulas.

Extended MathJax

Enable additional MathJax packages and adds a global preamble for MathJax.

Typst Mate

Render math expressions with Typst instead of MathJax.

Equation Citator

A powerful LaTeX-like Academic Citation Tool for equations, figures, and more.

Desmos

Embed Desmos graphs into your notes.

LaTeX Panel Helper

Provides a convenient panel with categorized LaTeX symbols, real-time search, and a pop-out window to enhance your mathematical note-taking efficiency!

MathLive

Faster and more intuitive MathJax editing using MathLive.