Card title
The content of the card that can use any other Markdown syntax.
A page with a wide variety of different Markdown syntax or components to show how these look together. See the following pages for individual examples.
A :::note or <Aside type="note"> aside with a link in the content.
A :::tip or <Aside type="tip"> aside with a link in the content.
A :::caution or <Aside type="caution"> aside with a link in the content.
A :::danger or <Aside type="danger"> aside with a link in the content.
The content of the quote can use any other Markdown syntax.
Card title
The content of the card that can use any other Markdown syntax.
Card title
The content of the card.
Card title
The content of the card.
The content of the disclosure that can use any other Markdown syntax.
---// A code block example---
<p>A paragraph with a variable: {Astro.props.foo}</p>
With highlighted content.
Including insertions or deletions.function test() { const foo = 'bar' const foo = 'baz'}---import { Icon } from '@astrojs/starlight/components';---
<Icon name="seti:lock" />
<button type="button">Login</button>
<a href="/login/">Login</a>pnpm run buildPrimary
Secondary
Minimal
The first step of the guide that can use any other Markdown syntax.
const foo = 'bar'A second and final step.
npm install starlight-fumadocspnpm add starlight-fumadocsyarn add starlight-fumadocs| Column 1 | Column 2 | Column 3 | Column 4 |
|---|---|---|---|
| Cell 1-1 | Cell 1-2 | Cell 1-3 | Cell 1-4 |
| Cell 2-1 | Cell 2-2 | Cell 2-3 | Cell 2-4 |
| Cell 3-1 | Cell 3-2 | Cell 3-3 | Cell 3-4 |
| Cell 4-1 | Cell 4-2 | Cell 4-3 | Cell 4-4 |
| Cell 5-1 | Cell 5-2 | Cell 5-3 | Cell 5-4 |
| Cell 6-1 | Cell 6-2 | Cell 6-3 | Cell 6-4 |