Markdown eXtended test
Markdown eXtended, also called MDX, is a format that allows you to write JSX (JavaScript XML) directly within your Markdown documents. This enables the inclusion of interactive React components and dynamic content.
MDX shines when you need more than words—interactive bits, custom layouts, real-time flair. Use it to make docs feel alive, not just sit there.