Let's learn how write math expression in DEV.to platform. We will be using the liquid tags which is recommended by DEV.to editor. guide. And, writing math in LATEX format as it is pretty well-known.
By the way, it's my first voice-over voice on YouTube. Spent more than 7 hours on making videos. Hope you like it!
FROM VIDEO:
Hello world
{% katex %}
c^2 = a^2 + b^2
{% endkatex %}
Hello world
Hello world {% katex inline %}
c^2 = a^2 + b^2
{% endkatex %}