Files
marka/testdata/data/typo_section_header/output.json
Max Richter b13d5015f4 wip
2025-09-25 16:41:26 +02:00

13 lines
163 B
JSON

{
"_type": "Recipe",
"name": "Typo Recipe",
"recipeIngredient": [
"Item 1",
"Item 2"
],
"recipeInstructions": [
"Step 1",
"Step 2"
]
}