This feature is for users who want to create snippets that begin with one or more steps of a procedure.
Make snippets context-aware so that if the snippet content begins with a numbered step and the snippet is inserted immediately after a numbered step, the numbering of the snippet's step(s) would continue the article's step numbering.
For example, if the snippet content is as follows:
1) Snippet step contents
2) Another snippet step
When inserted into a set of steps, the snippet would appear as follows (steps 3 and 4):
1) Article Step 1
2) Aritcle Step 2
3) Snippet step contents
4) Another snippet step
5) Article Step x
6) Article Step y
This feature would allow easy customization of procedures for different scenarios.