This will be a page about maple syrup, which is derived from the sap of the maple tree.
{
"unitsToGrams": {
"ml": 1.333
}
}
{
"serving": "100 g",
"calories": "260 kcal",
"carbohydrates": "66.89 g",
"fat": "0.1 g",
"fibre": "0 g",
"protein": "0.1 g",
"sugar": "60 g"
}
{
"id": "maple-syrup",
"emoji": "π",
"name": "Maple syrup",
"dataFilePath": "./data/ingredients/maple-syrup.json",
"sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/ingredients/maple-syrup.md",
"sections": [
{
"level": 2,
"title": "Overview",
"content": "This will be a page about maple syrup, which is derived from the sap of the maple tree.\n"
},
{
"level": 2,
"title": "Measurement Data",
"content": "```json\n{\n \"unitsToGrams\": {\n \"ml\": 1.333\n }\n}\n```\n"
},
{
"level": 2,
"title": "Nutrition Data",
"content": "```json\n{\n \"serving\": { \"value\": 100, \"unit\": \"g\" },\n \"components\": {\n \"calories\": { \"value\": 260, \"unit\": \"kcal\" },\n \"protein\": { \"value\": 0.1, \"unit\": \"g\" },\n \"carbohydrates\": { \"value\": 66.89, \"unit\": \"g\" },\n \"fat\": { \"value\": 0.1, \"unit\": \"g\" },\n \"fibre\": { \"value\": 0, \"unit\": \"g\" },\n \"sugar\": { \"value\": 60.0, \"unit\": \"g\" }\n }\n}\n```\n"
}
],
"measurementData": {
"unitsToGrams": {
"ml": 1.333
}
},
"nutritionData": {
"serving": {
"value": 100,
"unit": "g"
},
"components": {
"calories": {
"value": 260,
"unit": "kcal"
},
"protein": {
"value": 0.1,
"unit": "g"
},
"carbohydrates": {
"value": 66.89,
"unit": "g"
},
"fat": {
"value": 0.1,
"unit": "g"
},
"fibre": {
"value": 0,
"unit": "g"
},
"sugar": {
"value": 60,
"unit": "g"
}
}
},
"usedIn": [
{
"id": "acorn-squash-roasted",
"emoji": "π°",
"name": "Acorn Squash, Roasted"
},
{
"id": "almond-butter-energy-balls",
"emoji": "πͺ",
"name": "Almond Butter Energy Balls"
},
{
"id": "maple-water",
"emoji": "π",
"name": "Maple Water"
},
{
"id": "rice-pudding",
"emoji": "π",
"name": "Rice Pudding"
},
{
"id": "sperri",
"emoji": "π§",
"name": "Sperri"
},
{
"id": "tomato-soup-minimal",
"emoji": "π
",
"name": "Tomato Soup, minimal"
},
{
"id": "water-with-ginger-mint-and-lemon",
"emoji": "πΉ",
"name": "Water infused with ginger, mint, & lemon"
}
]
}