Optional key value provided by link definition. For example, in default Markdown syntaxes [[url:...]] the url string would be the key.
The number of characters in the range.
The linked text identified in in the link.
The start location of the range of text representing the marker.
Prefix text for the linked item. Example: [[ in Markdown
Suffix text for the linked item. Example: ]] in Markdown
Value capture from the link definition.
An object describing a linked item, as defined by the syntax definition in use in the editor. In Markdown syntaxes this translates to the
[[wiki-style]]cross-linked items, but might vary by syntax. In Markdown examples,[[key:value]].linkedItemsproperties are available on both Editor and Draft objects.