MarkdownPreviewView.applyFoldInfo method
MarkdownPreviewView › applyFoldInfo
Unofficial
Apply fold information to the preview.Signature:
applyFoldInfo(e: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The fold information to apply. |
Returns: unknown — The result of applying fold information. To get the constructor instance, use getMarkdownPreviewViewConstructor from obsidian-typings/implementations.