Documentation

Steps

Use the steps block when readers need to complete a task in order.

  1. Install the package

    Add ctrl alt doc to your SvelteKit project.

  2. Create your content

    Add Markdown files to the docs/ directory.

  3. 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.