From 843ebe19bce13743b7e3e72566cad7590a3fa74e Mon Sep 17 00:00:00 2001 From: broodjeaap89 Date: Sun, 29 Aug 2021 13:42:27 +0200 Subject: [PATCH] added some test descriptions to the recipes for the short description method --- assets/recipes/many_step_pizza.yaml | 2 +- assets/recipes/neapolitan_cold.yaml | 2 +- assets/recipes/neapolitan_quick.yaml | 8 +++++++- assets/recipes/new_york.yaml | 3 ++- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/assets/recipes/many_step_pizza.yaml b/assets/recipes/many_step_pizza.yaml index 0fa6246..1dfccbc 100644 --- a/assets/recipes/many_step_pizza.yaml +++ b/assets/recipes/many_step_pizza.yaml @@ -1,7 +1,7 @@ recipe: name: "Many Step Pizza" description: > - A Neapolitan Style pizza with a multi day cold rise + A Neapolitan Style pizza with a multi day cold rise, with a very long description without a point here of here it just keeps going well past the 150 character limit that is set up, maybe it needs some more words words words to get past the 150 chars, this should do it though. ingredients: - name: flour unit: g diff --git a/assets/recipes/neapolitan_cold.yaml b/assets/recipes/neapolitan_cold.yaml index 1a25df0..eac481b 100644 --- a/assets/recipes/neapolitan_cold.yaml +++ b/assets/recipes/neapolitan_cold.yaml @@ -1,7 +1,7 @@ recipe: name: "Neapolitan Cold Rise" description: > - A Neapolitan Style pizza with a multi day cold rise, giving a light and fluffy dough + A Neapolitan Style pizza with a multi day cold rise, giving a light and fluffy dough. ![cold_dough](https://images.squarespace-cdn.com/content/v1/5a678c0718b27d534f591b05/1574724283260-J4VJPAKBQVG3UC5BWUEN/Pizza+Dough.jpeg) ingredients: diff --git a/assets/recipes/neapolitan_quick.yaml b/assets/recipes/neapolitan_quick.yaml index b1a08dd..84ab1ea 100644 --- a/assets/recipes/neapolitan_quick.yaml +++ b/assets/recipes/neapolitan_quick.yaml @@ -1,7 +1,7 @@ recipe: name: "Neapolitan Day Dough" description: > - A Neapolitan Style pizza prepared in a day + A Neapolitan Style pizza prepared in a day, with a longer description to test the 150 char limit a bit more, this should be around 160 so to see if 150 is actually a good pick. ingredients: - name: flour unit: g @@ -24,6 +24,12 @@ recipe: max: 6 description: > Combine all the ingredients to make the dough, we start with just the water and salt and add the yeast after adding some of the flour to not kill the yeast. + Let's try an url [test](google.nl) hope that works. + Maybe something pointing to youtube: [yt](https://www.youtube.com/watch?v=E5TtpZkJ_5o) + Let's try an image: + ![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png) + + Some emojis: :grinning: :no_smoking: :leo: :shipit: :basecamp: substeps: - name: Salt+Water description: > diff --git a/assets/recipes/new_york.yaml b/assets/recipes/new_york.yaml index 868248d..2119016 100644 --- a/assets/recipes/new_york.yaml +++ b/assets/recipes/new_york.yaml @@ -1,7 +1,8 @@ recipe: name: "New York" description: > - A Neapolitan Style pizza prepared in a day + A Neapolitan Style pizza prepared in a day + With just a new line, not a point to cut off the short description function. ingredients: - name: flour unit: g