Skip to content

Draft: chore: MDX proof of concept

Paul Gascou-Vaillancourt requested to merge 1252-mdx-poc into main

PoC for #1252 (closed)

  1. Run yarn install.
  2. run yarn start.
  3. Visit any component's docs.
    • You should see accordion's documentation.
    • The frontmatter is currently not supported as rendered as plain text at the top.

Merge request reports