diff options
Diffstat (limited to 'cook/parse-internals.sld')
-rw-r--r-- | cook/parse-internals.sld | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cook/parse-internals.sld b/cook/parse-internals.sld index 01cf5c2..bed300c 100644 --- a/cook/parse-internals.sld +++ b/cook/parse-internals.sld @@ -47,6 +47,9 @@ <note> note? note-text + <section> + section? + section-name ;; Functions parse-cook nl @@ -65,6 +68,7 @@ timer cookware ingredient + section step metadata recipe) |