Skip to content

Commit 4a95488

Browse files
committed
chore(README): fix recipe parsing example
1 parent 8043d50 commit 4a95488

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,12 @@ const recipeString = `
3434
title: Pancakes
3535
tags: breakfast, easy
3636
---
37-
3837
Crack the @eggs{3} into a bowl, and add @coarse salt{}.
38+
3939
Melt the @butter{50%g} in a #pan on medium heat.
40+
4041
Cook for ~{15%minutes}.
42+
4143
Serve hot.
4244
`;
4345

0 commit comments

Comments
 (0)