Advanced Features
Explore advanced MDX components like callouts and tables.
Advanced Features
Our MDX system supports several advanced features to make your documentation more professional.
Callouts
Use callouts to highlight important information. We support four types: info, warning, danger, and success.
You can use React components inside your MDX files for interactive content!
Be careful when modifying the next.config.mjs file, as it can break the build.
Never share your secret API keys in public documentation.
Your documentation site is now ready for deployment!
Tables
Tables are fully supported and styled for both light and dark modes.
| Feature | Support | Description |
|---|---|---|
| MDX | ✅ | Native support for Markdown and React. |
| Shiki | ✅ | High-quality syntax highlighting. |
| Tables | ✅ | Clean and responsive table layouts. |
| Dark Mode | ✅ | Automatic theme switching. |
Typography
The typography has been optimized for readability with a balanced scale of headings and body text.
Sub-heading Example
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Small Heading
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
On This Page