Moving Border

Welcome to my MDX page!

This is some bold and italics text.


This is a list in markdown:


Markdown Table

Header 1Header 2Header 3
Row 1, Col 1Row 1, Col 2Row 1, Col 3
Row 2, Col 1Row 2, Col 2Row 2, Col 3

Code Block

const message = "Hello, world!";
console.log(message);

Checkout my React component: