Check this out
Interesting content you want to highlight.
Welcome to the demo of my Starlight theme!
Sirius, Vega, Betelgeuse
Io, Europa, Ganymede
Check this out
Stars
Sirius, Vega, Betelgeuse
Moons
Io, Europa, Ganymede
function hello() { console.log("Hello, world!");}
hello();
function hello() { console.log("Hello, wolrd!"); console.log("Hello, world!");}
Import the component into your MDX file:
import { Steps } from '@astrojs/starlight/components';
Wrap <Steps>
around your ordered list items.
This is an example of inline code
.