<

Implementing Latex

At the moment only the math based latex is enabled. (It's hard to find what Obsidian supports other than the math based latex.)

Inline Latex (single $)

A nice equation for testing is $\int_0^{2\pi} d\theta x+e^{-i\theta}$

I can also use symbols like $\pi$ inside of a line.

A nice equation for testing is 02πdθx+eiθ

I can also use symbols like π inside of a line.

Centered block latex (double $)

$$
\begin
{vmatrix}a & b \\ c & d
\end
{vmatrix}=ad-bc
$$
|abcd|=adbc

Centernot

$$
\begin{array}{c}
  A \not\longrightarrow B\\
  A \centernot\longrightarrow B
\end{array}
$$
A⟶̸BAB

Double centered block

$$
\text{block 1}
$$
$$
\text{block 2}
$$
block 1$$$$block 2
Left-click: follow link, Right-click: select node, Scroll: zoom