@tmlmt/cooklang-parser / IngredientExtras
Interface: IngredientExtras
Represents the collection of possible additional metadata for an ingredient in a recipe
Properties
path
path:
string
The path of the ingredient-recipe, relative to the present recipe Used if: the ingredient is a recipe
Example
cooklang
Take @./essentials/doughs/pizza dough{1} out of the freezer and let it unfreeze overnightWould lead to:
yaml
path: 'essentials/doughts/pizza dough.cook'