Create the File
.mdx
file in the appropriate language directory (e.g., plugin-dev-en
).You can initially name the file as you wish (e.g., my-new-feature.mdx
), but the filename must be sufficiently descriptive. The system will later generate a standardized filename based on the document’s metadata.Write the Content
Markdown Syntax Guidelines
{/* This is an MDX comment */}
, rather than HTML-style <!-- comment -->
.Mintlify Components
Add Frontmatter (Metadata)
Can I contribute to documentation if I don't have a programming background?
How can I ensure my contribution is accepted?
Can I contribute in languages other than English?