feat: renderer
This commit is contained in:
21
testdata/data/recipe_no_description/input.md
vendored
Normal file
21
testdata/data/recipe_no_description/input.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
@type: Recipe
|
||||
author.name: Alex Chef
|
||||
cookTime: PT0M
|
||||
image: https://example.com/salad.jpg
|
||||
prepTime: PT10M
|
||||
recipeYield: 2 servings
|
||||
---
|
||||
|
||||
# Simple Salad
|
||||
|
||||
## Ingredients
|
||||
- 100 g lettuce
|
||||
- 5 cherry tomatoes
|
||||
- 1 tbsp olive oil
|
||||
- Pinch of salt
|
||||
|
||||
## Steps
|
||||
1. Wash and dry the lettuce.
|
||||
2. Halve the cherry tomatoes.
|
||||
3. Toss with olive oil and salt.
|
Reference in New Issue
Block a user