My first post
nextjsmdx
Welcome to my first post
This is a test article written in MDX format.
Features
- Support for markdown
- React components
- Code syntax highlighting
function hello() {
console.log("Hello from MDX!");
}
This content should now render properly!