{{_('cheatsheet_title')}}

{{_('hedy_logo_alt')}}

Level {{ level }}

{% for command in commands %}

{{ command.name }}

{{ command.explanation|commonmark }}
{{ command.demo_code }}
{% endfor %}