Check this out
Interesting content you want to highlight.
Check this out
console.log('This could come from a file or CMS!');
Installation Guide
Import the component into your MDX file:
import { Steps } from '@astrojs/starlight/components';
Wrap <Steps>
around your ordered list items.