Also some special formatting, specific to this community, to match block names (thanks @ewpatton ):
<span data-block="color">make color</span>
<span data-block="list">list from csv row</span>
<span data-block="math">decimal</span>
<span data-block="text">compare texts</span>
<span data-block="logic">true</span>
<span data-block="method">call Map1.PanTo</span>
<span data-block="variable">global counter</span>
<span data-block="control">for number in range</span>
<span data-block="dictionary">make a dictionary</span>
<span data-block="setter">setter</span>
<span data-block="getter">getter</span>
make color
list from csv row
decimal
compare texts
true
call Map1.PanTo
global counter
for number in range
make a dictionary
setter
getter
Use wisely and in the correct context....
and as you have found you can also use <mark>someText</mark>
to highlight someText