You can now use LaTex to write equations :
In the frontmatter of the article add this :
usemathjax: true
After that, simply wrap the math symbols of your article with two double-dollar sign $$:
For Example :
- use this
$$E=mc^2$$
You should be able to see it in your post as: \(E=mc^2\)
use $$mean = \frac{\displaystyle\sum_{i=1}^{n} x_{i}}{n}$$
to write :
- Use
k_{n+1} = n^2 + k_n^2 - k_{n-1}
to write
ADDING STUFF HERE
This page is a demo that shows everything you can do inside blog posts. Hi !
We’ve included everything you need to create engaging posts about your work, and show off your case studies in a beautiful way.
Obviously,we’ve styled up all the basic text formatting options available in markdown.
You can create lists:
- Simple bulleted lists
- Like this one
- Are cool
And:
- Numbered lists
- Like this other one
- Are great too
You can also add blockquotes, which are shown at a larger width to help break up the layout and draw attention to key parts of your content:
“Simple can be harder than complex: You have to work hard to get your thinking clean to make it simple. But it’s worth it in the end because once you get there, you can move mountains.”