Skip to content

🪲 Tab instead of spaces doesn't work #6525

@AnneliesVlaar

Description

@AnneliesVlaar

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)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions