Enhance your documentation with these powerful custom Markdown components. This guide covers syntax, usage examples, and best practices for each component type.
Organize related content into tabbed sections for better navigation and space efficiency.
Create flexible card layouts for displaying related items in a grid.
Description of the Markdown component
Description of the Languages component
Description of the Assets component
Property | Description | Example |
---|---|---|
title | Card header text | "API Reference" |
icon | Icon component | <Settings /> |
href | Link destination | "/api/docs" |
We recommend using Lucide icons for consistency. Browse all available icons, but you can use
<img/>
tags with external or internal images as well.
Highlight important information with styled notice boxes.
Helpful suggestionHelpful suggestion
Potential issuePotential issue
Critical informationCritical information
Warning messageWarning message
Additional contextAdditional context
Pro TipUse tabs to organize related content
- Keep content concise
- Limit to 3-5 tabs
Create step-by-step instructions or workflows.
Collapsible content sections for organizing information.
Answer to frequently asked question
Another common question answer
This is a single collapsible section
Use Lucide icons in your Markdown.
Link to downloadable resources.
Download ZIP - Project files
As images or links you can use the <OpenAPI />
component to display OpenAPI specifications for local or remote files, here's an example of how to use it:
As Strapi do not support
yaml
files, you can convert your OpenAPIyaml
files tojson
using online tools or command line utilities or refer to remote files directly.
Consistency
Accessibility
Organization
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more