FrontmatterLinkCache

FrontmatterLinkCache interface

Signature:

export interface FrontmatterLinkCache extends Reference 

Extends: Reference

Properties

PropertyModifiersTypeDescription
displayText?string

(Optional) Available if title is different from link text, in the case of [[page name&#124display-name

keystring
linkstring

Link destination.

(Inherited from Reference)

originalstring

Contains the text as itโ€™s written in the document. Not available on Publish.

(Inherited from Reference)