Describe the bug
A tab instead of spaces doesn't work for indentation. A tab in the code editor is automatically converted to 4 spaces. But a tab in example code from a custom/public adventure remains a tab and is not recognised as proper indentation.
Paste the Hedy code & level
Level 14
a = 1
b = 2
if a == b:
print "Yahtzee!"
else
print "Geen Yahtzee!"
Add a screenshot (optional)

Describe the bug
A tab instead of spaces doesn't work for indentation. A tab in the code editor is automatically converted to 4 spaces. But a tab in example code from a custom/public adventure remains a tab and is not recognised as proper indentation.
Paste the Hedy code & level
Level 14
Add a screenshot (optional)