Skip to content

MarkdownPreviewView.applyFoldInfo method

MarkdownPreviewView › applyFoldInfo

Unofficial

Apply fold information to the preview.

Signature:

applyFoldInfo(e: unknown): unknown

Parameters:

ParameterTypeDescription
eunknownThe fold information to apply.

Returns: unknownThe result of applying fold information. To get the constructor instance, use getMarkdownPreviewViewConstructor from obsidian-typings/implementations.