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 Sujay kundu
Sujay kundu

Full Stack Web Developer, based in Bangalore, India

Email : mail@sujaykundu.com

Website : https://sujaykundu.com

About Corbin Petersen

Having spent over 10 years working in full-time leadership in a large multi-site church, as well as his background in the service and tech industry, Corbin has effectively built and led countless large teams of people that have depended on collaboration and teamwork between multiple departments to succeed. He also has an expertise in managing multiple large projects simultaneously, as well as the ability to absorb complex information and techniques and break them down into teachable segments for training and development of volunteers and coworkers. Corbin is currently pursuing completion of the LaunchCode Web Development bootcamp, growing as a budding full-stack developer. Besides his leadership and technical skills, Corbin is a multi-instrumentalist and songwriter with experience as a professional musician, both on stage and in the studio. All this combined with his thirst for learning, his penchant for mastering new technologies, and his desire to empower and equip others to succeed, Corbin would be a valuable addition to any team and would contribute to its flourishing.

Star
Useful Links