Welcome to my blog

This is a sample article written in Markdown1 and here is a program that prints a message:

# This is a sample of Python code
my_string = "Hello world!"
print(my_string)

This is a random inlined TeX math formula eiĪ€+1=0e^{i\pi} + 1 = 0 and this is a matrix:

X=[x11x12x21x22]X = \begin{bmatrix}\\ x_{1 1} & x_{1 2}\\ x_{2 1} & x_{2 2} \end{bmatrix}

To learn more about this flavor of Markdown visit: https://pandoc.org/MANUAL.html#pandocs-markdown


  1. Markdown is a lightweight markup language for creating formatted text using a plain-text editor.↩ī¸Ž