This is an old revision of the document!
<json id=r1 path=recipes display=all>[ {
"name": "Butter cookie",
"type": "cookie",
"Ingredients": {
"eggs": "3",
"flour": "500 g",
"sugar": "350 g",
"butter": "250 g"
}
}, {
"name": "Choco cookie",
"type": "choco-cookie",
"Ingredients": {
"eggs": "3",
"flour": "500 g",
"sugar": "350 g",
"butter": "250 g",
"choco": "1 Kg"
}
} ] </json>
Above is a recipe for a %$recipes.1.name %. It has the following ingredients:
%$recipes.1.Ingredients {}%