Skip to content
Foldocs
On this pageExample
Components

Steps

Present an ordered procedure with clear progress and heading hierarchy.

Wrap sequential work in Steps and place each action in a Step.

Example

Create the application

Scaffold a new Foldocs workspace.

Add content

Write Markdown under the locale directory.

Validate and build

Run the content checker before the static build.

Structure

Every step should begin with a heading and one concrete outcome. Split long procedures into separate sections when readers may complete them independently.

Last updated Aug 2, 2026