steps.md
{ "steps": [ { "title": "First Step", "children": "These are instructions or content that only pertain to the first step.", "stepNumber": 1 }, { "title": "Second Step", "children": "These are instructions or content that only pertain to the second step.", "stepNumber": 2 }, { "title": "Third Step", "children": "These are instructions or content that only pertain to the third step.", "stepNumber": 3 } ], "titleSize": "p", "className": "" }