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
1
GitHub Stars
412
First Seen
9 days ago
mathjax-rendering — aiskillstore/marketplace