This will be a page about Lindt dark chocolate.
{
"serving": "100 g",
"calories": "666.7 kcal",
"carbohydrates": "30 g",
"fat": "53.3 g",
"fibre": "16.7 g",
"potassium": "1523.3 mg",
"protein": "13.3 g",
"sugar": "6.7 g"
}
{
"id": "chocolate-dark-lindt-ninety-percent",
"emoji": "π«",
"name": "Chocolate, Dark, Lindt 90%",
"dataFilePath": "./data/ingredients/chocolate-dark-lindt-ninety-percent.json",
"sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/ingredients/chocolate-dark-lindt-ninety-percent.md",
"sections": [
{
"level": 2,
"title": "Overview",
"content": "This will be a page about Lindt dark chocolate.\n"
},
{
"level": 2,
"title": "Nutrition Data",
"content": "```json\n{\n \"serving\": { \"value\": 100, \"unit\": \"g\" },\n \"components\": {\n \"calories\": { \"value\": 666.7, \"unit\": \"kcal\" },\n \"protein\": { \"value\": 13.3, \"unit\": \"g\" },\n \"carbohydrates\": { \"value\": 30, \"unit\": \"g\" },\n \"fat\": { \"value\": 53.3, \"unit\": \"g\" },\n \"fibre\": { \"value\": 16.7, \"unit\": \"g\" },\n \"sugar\": { \"value\": 6.7, \"unit\": \"g\" },\n \"potassium\": { \"value\": 1523.3, \"unit\": \"mg\" }\n }\n}\n```\n"
}
],
"measurementData": null,
"nutritionData": {
"serving": {
"value": 100,
"unit": "g"
},
"components": {
"calories": {
"value": 666.7,
"unit": "kcal"
},
"protein": {
"value": 13.3,
"unit": "g"
},
"carbohydrates": {
"value": 30,
"unit": "g"
},
"fat": {
"value": 53.3,
"unit": "g"
},
"fibre": {
"value": 16.7,
"unit": "g"
},
"sugar": {
"value": 6.7,
"unit": "g"
},
"potassium": {
"value": 1523.3,
"unit": "mg"
}
}
},
"usedIn": []
}