fix: most of the template blocks
This commit is contained in:
1
testdata/data/recipe_salad/input.md
vendored
1
testdata/data/recipe_salad/input.md
vendored
@@ -8,7 +8,6 @@ recipeYield: 2 servings
|
||||
---
|
||||
|
||||
# Simple Salad
|
||||
#healthy #salad
|
||||
|
||||
A quick green salad.
|
||||
|
||||
|
4
testdata/data/recipe_salad/output.json
vendored
4
testdata/data/recipe_salad/output.json
vendored
@@ -7,10 +7,6 @@
|
||||
"_type": "Person",
|
||||
"name": "Alex Chef"
|
||||
},
|
||||
"keywords": [
|
||||
"healthy",
|
||||
"salad"
|
||||
],
|
||||
"description": "A quick green salad.",
|
||||
"prepTime": "PT10M",
|
||||
"cookTime": "PT0M",
|
||||
|
Reference in New Issue
Block a user