1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-02-13 19:42:36 +02:00

5 lines
196 B
Markdown
Raw Normal View History

*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}.
$$