Everything was fine until I added pictures…  It’s always the pictures…

After adding pictures, every step became step one; how do I make it realize that each step gets a new number?  I did read and try everything on the basic help page.

Happy Friday!

Hi @RiderSutton , welcome to wikiHow. Glad to see you writing a new article!

I fixed your issue for you — the problem was that the steps weren’t right next to each other. So instead of:

<tt>#Step 1</tt>

<tt>#*Substep</tt>

<tt><br></tt>

<tt>#Step 2</tt>

It should be:

<tt>#Step 1</tt>

<tt>#*Substep</tt>

<tt>#Step 2</tt>

<tt><br></tt>

<tt><br></tt>