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.
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 build
Primary
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-theme-rapide
pnpm add starlight-theme-rapide
yarn add starlight-theme-rapide
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 |