InlineSectionReference
InlineSectionReference =
BaseNode&object
Defined in: packages/speculator/src/types/ast.generated.ts:199
Type Declaration
Section titled “Type Declaration”children?
Section titled “children?”
optionalchildren:Inline[]
Optional custom link text. If omitted, the renderer should use the section number (e.g., ‘Section 1.2’).
targetId
Section titled “targetId”targetId:
string
The ID of the target section.
targetNumber?
Section titled “targetNumber?”
optionaltargetNumber:string
Resolved section number (e.g., ‘1.2.3’). Filled during compute phase.
targetTitle?
Section titled “targetTitle?”
optionaltargetTitle:string
Resolved section title. Filled during compute phase.
type:
"sectionReference"