reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/lists

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.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/language/syntax.rq

community 39

community cluster

syntax.rq

file cluster

reqlan rq/language

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
tests parsing.test.ts:parse list items as one-liners and anonymous blocks, parsing.test.ts:keeps inline parentheses in body prose as text

Browse all attributes

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference ../../packages/language/test/parsing.test.ts:keeps inline parentheses in body prose as text packages/language/test/parsing.test.ts:keeps inline parentheses in body prose as text parsing.test.ts:keeps inline parentheses in body prose as text
file_reference ../../packages/language/test/parsing.test.ts:parse list items as one-liners and anonymous blocks packages/language/test/parsing.test.ts:parse list items as one-liners and anonymous blocks parsing.test.ts:parse list items as one-liners and anonymous blocks

Inbound references

KindIdeaPathSnippet
references no_name_idea_safe_warning reqlan rq/language/syntax.rq lists

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…