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

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

Button states

Button sizes

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