Documentation
Steps
Use the steps block when readers need to complete a task in order.
Install the package
Add ctrl alt doc to your SvelteKit project.
Create your content
Add Markdown files to the
docs/directory.Start the site
Run the development server and open the generated URL.
Steps can contain Markdown and the other supported ctrl alt doc blocks, including callouts and tabs.
