Test Post
Test.
Checking usage of kramdown.
Also checking usage of MathJax
In this section we will check Code bit
import numpy as np
a = np.ndarray([1,2,3])
print(a)
Next
In this section, we will check both inline \( a = x^2 + y^2 \) and block Latex Equations using MathJax
\[ b = x^2 + y^2 \]
\[ b = \frac{1}{n^2}\]
We are done!