Remove redundant ingredients from Shokupan

This commit is contained in:
Andrew Miner
2020-02-09 09:08:13 -07:00
parent 30c4daa8ff
commit 4c2a85bd0f
2 changed files with 0 additions and 60 deletions
-50
View File
@@ -45,41 +45,6 @@ prep <span itemprop="prepTime">45 minutes</span>,&nbsp;cook <span itemprop"cookT
½ cup ½ cup
</div> </div>
<div class="item">flour, bread</div> <div class="item">flour, bread</div>
<li itemprop="recipeIngredient">
<div class="amount">
6 cup
</div>
<div class="item">flour, bread</div>
<li itemprop="recipeIngredient">
<div class="amount">
⅓ cup
</div>
<div class="item">milk powder, non-fat</div>
<li itemprop="recipeIngredient">
<div class="amount">
⅓ cup
</div>
<div class="item">sugar, granulated</div>
<li itemprop="recipeIngredient">
<div class="amount">
2 tsp
</div>
<div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
1⅓ cup
</div>
<div class="item">milk, whole</div>
<li itemprop="recipeIngredient">
<div class="amount">
1 packet
</div>
<div class="item">yeast, active dry</div>
<li itemprop="recipeIngredient">
<div class="amount">
8 tbsp
</div>
<div class="item">butter, unsalted</div>
</ul> </ul>
</div> </div>
<div class="detail" itemprop="recipeInstructions">Whisk togther over medium heat until formed into a pudding. Set aside until cooled to 115°F. <div class="detail" itemprop="recipeInstructions">Whisk togther over medium heat until formed into a pudding. Set aside until cooled to 115°F.
@@ -109,21 +74,6 @@ prep <span itemprop="prepTime">45 minutes</span>,&nbsp;cook <span itemprop"cookT
2 tsp 2 tsp
</div> </div>
<div class="item">salt</div> <div class="item">salt</div>
<li itemprop="recipeIngredient">
<div class="amount">
1⅓ cup
</div>
<div class="item">milk, whole</div>
<li itemprop="recipeIngredient">
<div class="amount">
1 packet
</div>
<div class="item">yeast, active dry</div>
<li itemprop="recipeIngredient">
<div class="amount">
8 tbsp
</div>
<div class="item">butter, unsalted</div>
</ul> </ul>
</div> </div>
<div class="detail" itemprop="recipeInstructions">Whisk together and set aside. <div class="detail" itemprop="recipeInstructions">Whisk together and set aside.
-10
View File
@@ -12,13 +12,6 @@ steps:
- { amount: 0.5, unit: cup, item: "milk, whole" } - { amount: 0.5, unit: cup, item: "milk, whole" }
- { amount: 0.5, unit: cup, item: "water" } - { amount: 0.5, unit: cup, item: "water" }
- { amount: 0.5, unit: cup, item: "flour, bread" } - { amount: 0.5, unit: cup, item: "flour, bread" }
- { amount: 6, unit: cup, item: "flour, bread" }
- { amount: 0.33, unit: cup, item: "milk powder, non-fat" }
- { amount: 0.33, unit: cup, item: "sugar, granulated" }
- { amount: 2, unit: tsp, item: "salt" }
- { amount: 1.33, unit: cup, item: "milk, whole" }
- { amount: 1, unit: packet, item: "yeast, active dry" }
- { amount: 8, unit: tbsp, item: "butter, unsalted" }
directions: > directions: >
Whisk togther over medium heat until formed into a pudding. Set aside until cooled to 115°F. Whisk togther over medium heat until formed into a pudding. Set aside until cooled to 115°F.
- ingredients: - ingredients:
@@ -26,9 +19,6 @@ steps:
- { amount: 0.33, unit: cup, item: "milk powder, non-fat" } - { amount: 0.33, unit: cup, item: "milk powder, non-fat" }
- { amount: 0.33, unit: cup, item: "sugar, granulated" } - { amount: 0.33, unit: cup, item: "sugar, granulated" }
- { amount: 2, unit: tsp, item: "salt" } - { amount: 2, unit: tsp, item: "salt" }
- { amount: 1.33, unit: cup, item: "milk, whole" }
- { amount: 1, unit: packet, item: "yeast, active dry" }
- { amount: 8, unit: tbsp, item: "butter, unsalted" }
directions: > directions: >
Whisk together and set aside. Whisk together and set aside.
- ingredients: - ingredients: