Welcome to my MDX page!

This is some bold and italics text.

This is a list in markdown:

  1. First
  2. Second
  3. Third

Checkout my React component:

test 123

E=mc2=670ex2dxE=mc^2 = 67 \int_0^\infty e^{-x^2} dx

S=120ex2dxS = \frac{1}{2} \int_0^\infty e^{-x^2} dx (abcd)\begin{pmatrix} a & b \\ c & d \end{pmatrix}

GFM

Autolink literals

www.example.com, https://example.com, and contact@example.com.

Footnote

A note1

Strikethrough

one or two tildes.

Table

TODO: FIX TABLES RENDERING

And here is a table:

Col 1Col 2
val 1val 2
val 3val 4

Tasklist

[!WARNING] TODO: Modify colors, look at Shiki theme

console.log(1)

function test() {
    return 2
}

Footnotes

  1. Big note.