skills/modelscope.cn/mathjax-rendering

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
First Seen
Jun 26, 2026
mathjax-rendering from modelscope.cn