Draws a numbered list as a sequence of steps.
First step
What to do, and anything else that belongs with it.
Second step
What to do next.
Done
The body should consists of an ordered list with standard Markdown content.
::block-steps
1. First step
What to do, and anything else that belongs with it.
2. Second step
What to do next.
3. Done
::