EmbedCache

EmbedCache interface

Signature:

export interface EmbedCache extends ReferenceCache 

Extends: ReferenceCache

Properties

PropertyModifiersTypeDescription
displayText?string

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

linkstring

Link destination.

(Inherited from Reference)

originalstring

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

(Inherited from Reference)

positionPos

Position of this item in the note.

(Inherited from CacheItem)