Skip to content

MarkdownOtherExecutionContext

Defined in: jsEngine/engine/JsExecution.ts:62

Properties

executionSource

executionSource: MarkdownOther

Defined in: jsEngine/engine/JsExecution.ts:63


file?

optional file: TFile

Defined in: jsEngine/engine/JsExecution.ts:68

The file that the markdown is associated with. Since rendered markdown does not necessarily have an associated file, this can be undefined.


metadata?

optional metadata: CachedMetadata

Defined in: jsEngine/engine/JsExecution.ts:72

The metadata of the file.