1. Testing
  2. KaTeX support

Testing

KaTeX support

Mathematical expressions can be written inline, such as a=1a=1, or as a block, such as the example below:

b=2 b=2

You can add all sorts of mathematical operations.

ab=12 \frac {a}{b} = rac {1}{2}
i=15bi=30 \sum_{i=1}^{5}b*i = 30

And also inline them i=15bi=30\sum_{i=1}^{5}b*i = 30, just like that


Previous <- Warnings