Steps

Preview
Code

Get Starter Template

npm
pnpm
bun
npx nuxi@latest init <project-name> -t github:ZTL-UwU/shadcn-docs-nuxt-starter

Install Dependencies

npm
pnpm
bun
npm install

Development Server

npm
pnpm
bun
npm run dev -- -o

Multi-level headings

0.4.6
Preview
Code
Specify the level of headings to use
::steps{level=5}
Available Headings

h1 through h6. Defaults to h3.