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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Better Math in Callouts & Blockquotes

ryotaushioryotaushio11k downloads

Add better Live Preview support for math rendering inside callouts & blockquotes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates20

This is an Obsidian.md plugin to add better Live Preview support for math rendering inside callouts & blockquotes.

Note: The feature of this plugin was originally a part of LaTeX-like Theorem & Equation Referencer, another community plugin of mine. I completely rewrote it with a bunch of improvements and decided to release it as a separate plugin for better modularity.

Features

Math in Callouts

In Live Preview, the vanilla Obsidian does not render MathJax in callouts while editing them. This plugin solves this problem.

Moreover, it also enables proper handling of multi-line math blocks; see the next section below.

Example

Without this plugin With this plugin
Before After

Math in Blockquotes

In Live Preview, the vanilla Obsidian misunderstands a ">" symbol at the beginning of a line in a blockquote or a callout as an inequality sign ("greater than") in multi-line math blocks, while Reading View properly recognizes them. This plugin makes them consistent with Reading View.

Example

> $$
> \begin{align}
> a &= b \\
>   &= c
> \end{align}
> $$
Without this plugin With this plugin
Before After

Installation

You can find this plugin in the community plugin browser within Obsidian.

You can also install the latest beta release using BRAT.

  1. Install the latest version of BRAT and enable it.
  2. Open the following URL in browser: obsidian://brat?plugin=RyotaUshio/obsidian-math-in-callout.
  3. Click the "Add Plugin" button.
  4. (Optional but highly recommended) In the BRAT settings, turn on Auto-update plugins at startup at the top of the page.

Companion plugins

Here's a list of other math-related plugins I've developed:

  • LaTeX-like Theorem & Equation Referencer
  • No More Flickering Inline Math
  • MathJax Preamble Manager
  • Auto-\displaystyle Inline Math

Support development

If you find this plugin useful, please support my work by buying me a coffee!

74%
HealthGood
ReviewCaution
About
Render MathJax inside callouts and blockquotes in Live Preview, including proper handling of multi-line display math. Fix leading '>' lines in blockquote math that get treated as greater-than signs so Live Preview matches Reading View.
LaTeXMath
Details
Current version
0.3.8
Last updated
9 months ago
Created
2 years ago
Updates
20 releases
Downloads
11k
Compatible with
Obsidian 1.9.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
GitHub Sponsors
Ko-fi
Author
ryotaushioryotaushio
github.com/RyotaUshio
GitHubryotaushio
  1. Community
  2. Plugins
  3. LaTeX
  4. Better Math in Callouts & Blockquotes

Related plugins

Quick LaTeX

Simplify and speed up LaTeX math typing.

Extended MathJax

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

Typst Mate

Render math expressions with Typst instead of MathJax.

Latex Suite

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

Desmos

Embed Desmos graphs into your notes.

MathLive

Faster and more intuitive MathJax editing using MathLive.

Math+

Take math notes using Excalidraw.

LaTeX Math

Evaluate, solve and much more within LaTeX blocks using Sympy.

Matrix

Utility to easily create LaTeX matrices.

Calctex

Calculate LaTeX formulas.