Idea detail
lists
reqlan rq/language/syntax.rq:172
block
Summary
Parenthesized lists contain newline-separated items.
Each list item is either a one-liner or a nameless block idea in curly braces.
Lists may appear as attribute values and inside block bodies.
Named lists use a label followed by a parenthesized item list; the opening parenthesis must be followed by a newline before the first item.
Nested lists may appear inside block values or as list items; the opening parenthesis must be followed by a newline before the first item.
Inline parentheses in body prose — for example continuous ( " live " ) physics or ( pixelRatio 1, no WebGL ) — are plain text, not lists.
Attributes
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | no_name_idea_safe_warning | reqlan rq/language/syntax.rq | lists |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
Initialising graph…