Insert mathematical formulas written in LaTeX language into the editor. You can insert them as blocks or inline.
Insertion
Use the
/latex command — /math and /formula also work — to insert a LaTeX block. Then, click the block to add your formula.Here's the Markdown shortcut you can use on new empty lines:
$.To add an inline formula, use
$formula$ .Inside the LaTeX block, you may use any standard notation for a math environment, and you should not wrap your content with
$ since the math context is already set. Editing
To edit a LaTeX block, click it once. Alternatively, you can navigate to it using the arrows on your keyboard.
To exit the editing mode, click away from the block. Alternatively, you can also use the arrow keys.
Examples
Here's how LaTeX equations would look like in the editor:
Resources
To learn how to write equations in LaTeX, the following resources are available on the Internet: