We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584e469 commit ab4d11eCopy full SHA for ab4d11e
src/content/docs/project/development.mdx
@@ -21,7 +21,7 @@ It handles navigation, search, dark mode, and supports [Tailwind CSS](https://ta
21
22
## MDX Files
23
24
-Our documentation pages are largely written using the **MDX** (`.mdx`) format.
+Our documentation pages are largely written using the [MDX (`.mdx`) format](https://mdxjs.com/).
25
This format supports Markdown with the additional ability to include components
26
and custom elements directly in the content. This allows us to embed images,
27
asides, and other interactive elements easily.
0 commit comments