MDX Support: Content With Components
mdx, content, react
MDX Support: Content With Components
Admin Tester
9/13/2025
1 min read
MDX combines the simplicity of Markdown with the power of React. Drop in callouts, charts, or interactive demos right inside your prose—no context switching, no custom CMS field types.
Why MDX
- Keep writing flow in Markdown
- Reuse your design system components
- Compose complex layouts without shortcodes
<Callout type="info">MDX lets you embed components inline.</Callout>
Treat content like code: versioned, reviewable, and easy to refactor. MDX scales from simple blog posts to fully interactive docs.
Loading comments…
Loading related posts…