Steps
A numbered list of tasks used to create a step-by-step guide rendered with the <Steps>
component.
-
The first step of the guide that can use any other Markdown syntax.
const foo = 'bar' -
A second step with a nested list of tasks.
-
A nested step of the guide that can use any other Markdown syntax.
const foo = 'bar' -
And a final step.
-