File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22title : ' Cooklang Specification'
3- date : 2025-09-22T05:25:20 +00:00
3+ date : 2025-09-23T16:11:26 +00:00
44draft : false
55weight : 2
66summary : This is the specification and reference for writing a recipe in Cooklang.
@@ -9,9 +9,6 @@ summary: This is the specification and reference for writing a recipe in Cooklan
99> Just heads up, that not all latest language features supported in the apps yet.
1010> You can track progress at https://github.com/orgs/cooklang/projects/4
1111
12- > Just heads up, that not all latest language features supported in the apps yet.
13- > You can track progress at https://github.com/orgs/cooklang/projects/4
14-
1512* [ About Cooklang] ( #about-cooklang )
1613* [ The .cook Recipe Specification] ( #the-cook-recipe-specification )
1714 * [ Ingredients] ( #ingredients )
Original file line number Diff line number Diff line change @@ -31,9 +31,6 @@ weight: 2
3131summary: This is the specification and reference for writing a recipe in Cooklang.
3232---
3333
34- > Just heads up, that not all latest language features supported in the apps yet.
35- > You can track progress at https://github.com/orgs/cooklang/projects/4
36-
3734EOF
3835
3936# Process the README.md content
@@ -59,4 +56,4 @@ echo "---"
5956head -20 " $SITE_SPEC_FILE "
6057echo " ..."
6158echo " "
62- echo " Run 'hugo server' to preview the updated specification."
59+ echo " Run 'hugo server' to preview the updated specification."
You can’t perform that action at this time.
0 commit comments