| webpack.js.org
Here you can play with the MDX format. Write some MDX to find out what it turns into.| MDX
This article explains what the MDX format is. It shows how markdown, JSX, JavaScript expressions, and import and export statements in ESM can be used inside MDX.| MDX
This article explains how to use MDX files in your project. It shows how you can pass props and how to import, define, or pass components.| MDX
Version 3 already! This major version contains a couple small changes. For most folks, updating Node.js and plugins is all that’s needed!| MDX
This tutorial will walk you through the basics of the Docusaurus i18n system.| docusaurus.io
You can use the versioning CLI to create a new documentation version based on the latest content in the docs directory. That specific set of documentation will then be preserved and accessible even as the documentation in the docs directory continues to evolve.| docusaurus.io
Customizing headings and table-of-contents in Markdown| docusaurus.io
Customize your site's appearance through creating your own theme components| docusaurus.io