Menu

Mdx

Discover articles, guides, and insights related to mdx.

Magic Imports: Using Components Without Importing Them
astro

Magic Imports: Using Components Without Importing Them

Streamline your Markdown workflow by making Astro components globally available in your MDX files.

Visualizing Data with Embedded Charts
data-visualization

Visualizing Data with Embedded Charts

Learn how to embed interactive, responsive charts directly into your Markdown content using Astro and Chart.js.

Powering Up Markdown with Astro Components
astro

Powering Up Markdown with Astro Components

How to use reusable Astro components to create interactive content without writing raw HTML.