Skip to content

MarkdownPreviewView.applyFoldInfo method

MarkdownPreviewView › applyFoldInfo

Unofficial

Apply fold information to the preview.

Signature:

applyFoldInfo(e: unknown): unknown

Parameters:

Parameter Type Description
e unknown The fold information to apply.

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