common
Math

Math Block

Math block is a block that allows you to write math equations in your document. It supports both inline and block math equations.

You can enable Math Block capability by click the Setting icon on the right top of the editor, and then click the Math Block button to enable it.

After initializing the Math Block, you can use the following syntax to write math equations in your document.

$x+y=z$

We only support the inline math equation for now. The block math equation is coming soon.