diff --git a/content/adventures/en.yaml b/content/adventures/en.yaml index a5ed74d7518..aa917f4a0fe 100644 --- a/content/adventures/en.yaml +++ b/content/adventures/en.yaml @@ -4861,15 +4861,8 @@ adventures: description: Draw this picture with the turtle levels: 1: - story_text: | - ### Exercise - Recreate the drawings with the turtle! - -
- Rectangle - Square - Stairs -
+ story_text: "### Exercise\nRecreate the drawings with the turtle!\n\n
\n Rectangle \n Square \n Stairs\n
\n" example_code: '' start_code: '## Recreate the drawings with the turtle!' 2: