mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-15 09:04:04 +02:00
5 lines
196 B
Markdown
5 lines
196 B
Markdown
|
_Block formulas_ are surrounded by double dollar signs. For example, `$$x = \frac{-b \pm \sqrt{b^2 - 4ac} }{2a}$$` renders, _on a separate line_, as
|
||
|
|
||
|
$$
|
||
|
x = \frac{-b \pm \sqrt{b^2 - 4ac} }{2a}.
|
||
|
$$
|