FrontmatterLinkCache interface
Signature:
export interface FrontmatterLinkCache extends Reference
Extends: Reference
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
displayText? | string | (Optional) Available if title is different from link text, in the case of | |
key | string | ||
link | string | Link destination. (Inherited from Reference) | |
original | string | Contains the text as itโs written in the document. Not available on Publish. (Inherited from Reference) |