Math

$$\begin{vmatrix}a & b\\ c & d \end{vmatrix}=ad-bc$$ $$\begin{vmatrix}a & b\ c & d \end{vmatrix}=ad-bc$$ You can also do inline math like $e^{2i\pi} = 1$ . Obsidian uses Mathjax. You can check which packages are supported in Mathjax h... read more →

Fr-task

- [x] #tags, [links](), **formatting** supported - [x] list syntax required (any unordered or ordered list supported) - [x] this is a complete item - [?] this is also a complete item (works with every character) - [ ] this is an incomplete item - [... read more →

Callout

As of v0.14.0, Obsidian supports callout blocks, sometimes called "admonitions". Callout blocks are written as a blockquote, inspired by the "alert" syntax from Microsoft Docs. Callouts are also supported natively on Obsidian Publ... read more →