mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-18 09:35:20 +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}.
|
|
$$ |