Format text
Format text in your docs with Markdown formatting like headings, bold, italic, links, blockquotes and other inline styling options in MDX.
Headers
Headers organize your content and create navigation anchors. They appear in the table of contents and help users scan your documentation.
Typography
Bold - Bold text
Italic - Italic text
strikethrough - strikethrough text
This is one line blockquotes
This is the first paragraph of a multi-line block quote.
This is the second paragraph, separated by an empty line with
>.
inline code
List
- one line
- two line
- three line
- sub three line
- number one
- number two
- number three
Paragraph breaks
This is the first paragraph.
This is the second paragraph, separated by a blank line.
Last updated Jun 15, 2026