6de6b6e2b2
- prompts/cooklang-converter.md: Comprehensive guide with full syntax
reference, examples, and 12 conversion guidelines
- prompts/system-prompt.md: Concise system prompt for direct API use
- prompts/user-prompt-template.md: Template with {{PLACEHOLDER}}s for
injecting specific recipe text
- prompts/test-cases.md: 3 test cases with source recipes and expected
Cooklang output covering fractions, multi-word ingredients, sections,
timers, notes, and complex multi-component recipes
309 B
309 B
Convert the following recipe into Cooklang format. Follow the Cooklang specification exactly.
Title: {{TITLE}} Source: {{URL}}{{FULL_RECIPE_TEXT}}
Output ONLY the Cooklang formatted recipe, wrapped in ```cooklang code blocks. Do not include any other text, explanations, or commentary.