Hi all,
I’m new to Obsidian and I’ll appreciate some help. I’m trying to render some matrices and/or arrays but nothing shows up. I only have this problem with matrices and arrays, simple equations work fine.
I’ve been trying something like this:
$$
\begin{array}{cc}
a &b \\
c &d
\end{array}
$$
Any suggestions?