Site Tools


public:extension:firefox

This is an old revision of the document!


monospace text.

[
  {
    "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 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 {}%

You could leave a comment if you were logged in.
public/extension/firefox.1753290516.txt.gz ยท Last modified: by kraken