Hi Galen!
We have a little-known feature that I'd like to document. Can you add a section to https://makecode.com/writing-docs/tutorials/basics about using tutorial step icons? Insert after the "Step Syntax" section. Something like this...
Step icons
It's possible to include icons to help delineate each instruction in a step, like this:
To do that, use the following bulleted list syntax with the name of the block namespace:
- :loops: instructions for loops blocks
You can also use the following icons in your instructions:
- :mouse pointer:
- :binoculars:
- :lightbulb:
- :computer:
Hi Galen!
We have a little-known feature that I'd like to document. Can you add a section to https://makecode.com/writing-docs/tutorials/basics about using tutorial step icons? Insert after the "Step Syntax" section. Something like this...
Step icons
It's possible to include icons to help delineate each instruction in a step, like this:
To do that, use the following bulleted list syntax with the name of the block namespace:
- :loops: instructions for loops blocksYou can also use the following icons in your instructions: