reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/naked_strings_in_body

Idea detail

naked_strings_in_body

reqlan rq/language/syntax.rq:239

block

Summary

Quoted text in idea bodies, attribute values, and list items is plain prose, not a string literal.
Quote characters are preserved in the body text. For example, " Fit to view " in a bullet line is body text.
String literals are reserved for import paths, top-level quoted idea names, and quoted paths inside bracket references.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/language/syntax.rq

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:keeps naked quoted phrases in block body text, parsing.test.ts:keeps naked quoted phrases in attribute scalar values, parsing.test.ts:keeps single-quoted naked phrases in block body text, parsing.test.ts:keeps naked quoted phrases in one-liner body after the idea name, parsing.test.ts:keeps naked quoted phrases in list items, parsing.test.ts:keeps naked quotes alongside bracket references on one line, parsing.test.ts:does not treat naked quoted path-like prose as an import reference, parsing.test.ts:parses reframe requirement snippets with naked quoted UI labels, parsing.test.ts:parses self-contained ideas with apostrophe contractions in body prose, naked-strings.test.ts, comment-in-string.test.ts:single-quoted URL in block body is naked prose

Browse all attributes

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference ../../packages/language/test/comment-in-string.test.ts:single-quoted URL in block body is naked prose packages/language/test/comment-in-string.test.ts:single-quoted URL in block body is naked prose comment-in-string.test.ts:single-quoted URL in block body is naked prose
file_reference ../../packages/language/test/naked-strings.test.ts packages/language/test/naked-strings.test.ts naked-strings.test.ts
file_reference ../../packages/language/test/parsing.test.ts:does not treat naked quoted path-like prose as an import reference packages/language/test/parsing.test.ts:does not treat naked quoted path-like prose as an import reference parsing.test.ts:does not treat naked quoted path-like prose as an import reference
file_reference ../../packages/language/test/parsing.test.ts:keeps naked quoted phrases in attribute scalar values packages/language/test/parsing.test.ts:keeps naked quoted phrases in attribute scalar values parsing.test.ts:keeps naked quoted phrases in attribute scalar values
file_reference ../../packages/language/test/parsing.test.ts:keeps naked quoted phrases in block body text packages/language/test/parsing.test.ts:keeps naked quoted phrases in block body text parsing.test.ts:keeps naked quoted phrases in block body text
file_reference ../../packages/language/test/parsing.test.ts:keeps naked quoted phrases in list items packages/language/test/parsing.test.ts:keeps naked quoted phrases in list items parsing.test.ts:keeps naked quoted phrases in list items
file_reference ../../packages/language/test/parsing.test.ts:keeps naked quoted phrases in one-liner body after the idea name packages/language/test/parsing.test.ts:keeps naked quoted phrases in one-liner body after the idea name parsing.test.ts:keeps naked quoted phrases in one-liner body after the idea name
file_reference ../../packages/language/test/parsing.test.ts:keeps naked quotes alongside bracket references on one line packages/language/test/parsing.test.ts:keeps naked quotes alongside bracket references on one line parsing.test.ts:keeps naked quotes alongside bracket references on one line
file_reference ../../packages/language/test/parsing.test.ts:keeps single-quoted naked phrases in block body text packages/language/test/parsing.test.ts:keeps single-quoted naked phrases in block body text parsing.test.ts:keeps single-quoted naked phrases in block body text
file_reference ../../packages/language/test/parsing.test.ts:parses reframe requirement snippets with naked quoted UI labels packages/language/test/parsing.test.ts:parses reframe requirement snippets with naked quoted UI labels parsing.test.ts:parses reframe requirement snippets with naked quoted UI labels
file_reference ../../packages/language/test/parsing.test.ts:parses self-contained ideas with apostrophe contractions in body prose packages/language/test/parsing.test.ts:parses self-contained ideas with apostrophe contractions in body prose parsing.test.ts:parses self-contained ideas with apostrophe contractions in body prose

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…