MDX Demo

Full demo mixing Markdown with React (MDX)

Published onUpdated onAuthorsHammertail Team

MDX demo

MDX lets you mix Markdown with JSX/React in the same file.

This is a React component inside Markdown!

Reusable components

Card example

This content is inside a reusable React component.

Valor atual: 0


Conclusion

  • Mix Markdown with React
  • Reuse components
  • Use state and interactivity