Example Guide
Example Guide
Section titled “Example Guide”This is an example guide page to demonstrate the documentation structure and available features in Starlight.
Section 1
Section titled “Section 1”Here’s some content with bold text and italic text.
Code Example
Section titled “Code Example”Here’s a code block:
const example = "Hello, World!";console.log(example);Tips and Notes
Section titled “Tips and Notes”This is a helpful tip!
This is a warning message.
This is a danger alert.
- Item 1
- Item 2
- Item 3
- First item
- Second item
- Third item
Visit the Introduction page for more information.