Hello World
Welcome to my new blog! This is a post written in MDX.
I can use standard Markdown features like:
- Lists
- Links
- Code blocks
console.log('Hello from MDX!');
And simpler components will work too if I configure them.
Welcome to my new blog! This is a post written in MDX.
I can use standard Markdown features like:
console.log('Hello from MDX!');
And simpler components will work too if I configure them.