Table of Contents

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