MarkdownPreviewView.edit method
MarkdownPreviewView › edit
Unofficial
Switch to edit mode for the given element or selection.Signature:
edit(e: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| e | unknown | The element or selection to edit. |
Returns: unknown — The result of switching to edit mode.