Added Latex Support

Posted by : on

Category : jekyll


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 :

\[mean = \frac{\displaystyle\sum_{i=1}^{n} x_{i}}{n}\]
  • Use k_{n+1} = n^2 + k_n^2 - k_{n-1} to write
\[k_{n+1} = n^2 + k_n^2 - k_{n-1}\]
About Fathima Riham MN

Hello!👋I'm Fathima Riham MN, a design-minded front-end software engineer focused on building beautiful interfaces & experiences. I am a highly motivated and ambitious IT professional currently pursuing a Bachelor of Software Engineering (BSE) at the Open University of Sri Lanka, complemented by a High National Diploma in IT from SLIATE. As an IT professional, I bring a strong passion for the Software & IT industry and a commitment to continuous learning and improvement.

Star
Useful Links