mathjax-rendering

Installation
SKILL.md

MathJax Rendering in Obsidian

Obsidian uses MathJax to render LaTeX math expressions. This skill covers essential syntax for mathematical notation.

For complete symbol tables and advanced commands, see reference.md.

1. Basic Syntax

Inline vs Block

Inline: The equation $E = mc^2$ appears within text.

Block (centered, display-style):
$$
\int_0^{\infty} e^{-x^2} dx = \frac{\sqrt{\pi}}{2}
$$
Installs
43
GitHub Stars
6
First Seen
Jan 25, 2026
mathjax-rendering — bityoungjae/marketplace