MDX (Markdown + JSX)

Card Puncher Data Processing

About

MDX is an authorable format that lets you seamlessly use JSX in your markdown documents.

It implements the logic of docs as code and supports arbitrarily-complex JavaScript logic.

It allows users to embed content written in JavaScript and React's JSX templating syntax.

You can:

  • import react components (like interactive charts or notifications)
  • and export metadata.

Example

Renderer

Documentation / Reference





Discover More
React - Component (User-defined Element)

A component is a user-defined react element in the React tree. Components let you split the UI into independent, reusable pieces, and think each piece in isolation. Conceptually, components are like...
React - Markdown

in a React context - Markdown to React



Share this page:
Follow us:
Task Runner