Table of Contents

MDX (Markdown + JSX)

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:

Example

Renderer

Documentation / Reference