update
This commit is contained in:
@@ -2,7 +2,7 @@ Break each assigned block of the topic "{topic}" into its SUBBLOCKS — the indi
|
||||
|
||||
Assigned to you — binding: every block must appear, invent no additional ones:
|
||||
{assignment}
|
||||
|
||||
{material}
|
||||
What a subblock is:
|
||||
- A single sub-point you must learn for the block. One statement, one aspect, one pitfall.
|
||||
- Examples: block `<img>` → `src` (Bildquelle), `alt` (Alternativtext), empty `alt` for decorative images, `width`/`height` against layout shifts, void element without a closing tag. Block `<p>` → text paragraph as a block, allowed inline children, no nesting.
|
||||
@@ -15,15 +15,13 @@ DECISIVE — the count follows the difficulty:
|
||||
Rules:
|
||||
- Each subblock is atomic: exactly one sub-point. No two aspects in one point.
|
||||
- Only what THIS block yields (scope). Don't inflate anything mentioned only in passing.
|
||||
- Backed, not invented. Verify uncertain points via web search.
|
||||
- {backing}
|
||||
- Subblock titles in GERMAN (code identifiers stay original), max. ~10 words, one statement.
|
||||
|
||||
Write ONLY the file {out_path} — one block marker per block (title EXACTLY from the assignment), with the subblocks as a list below it:
|
||||
Reply with ONLY the subblock lists in this exact marker format — one block marker per block (title EXACTLY from the assignment), the subblocks as a list below it. No code fences, no text outside the blocks:
|
||||
|
||||
<!-- block: Exact block title -->
|
||||
- First subblock
|
||||
- Second subblock
|
||||
|
||||
Write the marker line exactly like this. No text outside the blocks.
|
||||
{known}
|
||||
{extra}
|
||||
|
||||
Reference in New Issue
Block a user