Example Article
admin •

This article demonstrates how to use various MDX components in blog posts.
Product Showcase
Here’s a product card display:

Resource Showcase
This is a resource card:

Catalog Showcase
Check out our product catalog:

Image Showcase
Single Image

Image Grid



Code Showcase
// This is a sample code
function hello(name: string) {
console.log(`Hello, ${name}!`);
}
Table Showcase
| Feature | Description | Support Status |
|---|---|---|
| MDX | Markdown superset | ✅ |
| Components | Reusable UI components | ✅ |
| Images | Responsive image handling | ✅ |
Quote Showcase
This is a quote that can be used to highlight important content.
— Author Name
Summary
This article demonstrates how to use various components and Markdown syntax in MDX files to create rich and engaging content.