Instance Method
rawIndexableTextContent(references:)
A concatenation of all raw text content under this value except for titles and headings.
func rawIndexableTextContent(references: [String : any RenderReference]) -> String
Parameters
referencesA dictionary of references to resolve ``RenderInlineContent.reference` elements’ inlined titles.
Discussion
Note
There are no formatting guarantees of this text except that some separation between words is maintained.