keith-packard / snek

Snek programming language for tiny systems
GNU General Public License v3.0
294 stars 30 forks source link

snek.pdf contains html tags #43

Closed drawkula closed 2 years ago

drawkula commented 2 years ago

snek.pdf contains html tags in several places. One example:

while <em>while_value</em> :
    block
else:
    block
keith-packard commented 2 years ago

This has been fixed on main