Skip to main content

MDX playground

Custom component

MDX can render local React components alongside normal Markdown.

Theme components

Tabs below come from Docusaurus and inherit the docs theme styling.

Tabs

bash
npm install @aeei/docusaurus-theme @docusaurus/theme-mermaid

JSX mixed with Markdown

The starter keeps authoring simple:

  • write Markdown for most content
  • drop into JSX for interactive or repeated UI
  • keep components local to the starter unless they belong in the theme package