This will be a page about apples.
{
"id": "apple",
"emoji": "π",
"name": "Apple",
"dataFilePath": "./data/ingredients/apple.json",
"sourceUrl": "obsidian:///Users/zachshilton/code/eats-plants/source-files/ingredients/apple.md",
"sections": [
{
"level": 2,
"title": "Overview",
"content": "This will be a page about apples.\n"
}
],
"measurementData": null,
"nutritionData": null,
"usedIn": [
{
"id": "apple-crumble",
"emoji": "π₯§",
"name": "Apple Crumble"
},
{
"id": "apple-mango-spinach-smoothie",
"emoji": "π",
"name": "Apple Mango Spinach Smoothie"
},
{
"id": "applesauce",
"emoji": "π",
"name": "Applesauce"
}
]
}