$$\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 →
- [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 →
full link :
short link :
- [x] #tags, [links](), **formatting** supported blblbl
- [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)
- [...
read more →
Text inside `backticks` on a line will be formatted like code.
Text inside backticks on a line will be formatted like code.
read more →
- Item 1
- Item 2
- Item 2a
- Item 2b
1. Item 1
1. Item 2
1. Item 3
1. Item 3a
1. Item 3b
Item 1
Item 2
Item 2a
Item 2b
Item 1
Item 2
Item 3
Item 3a
Item 3b
read more →
Any word wrapped with two tildes (like ~~this~~) will appear crossed out.
Any word wrapped with two tildes (like this) will appear crossed out.
read more →
You can create tables by assembling a list of words and dividing them with hyphens - (for the first row), and then separating each column with a pipe |:
First Header | Second Header
------------ | ------------
Content from cell 1 | Content from cell ...
read more →