Skip to content

MarkdownPreviewView.edit method

MarkdownPreviewView › edit

Unofficial

Switch to edit mode for the given element or selection.

Signature:

edit(e: unknown): unknown

Parameters:

Parameter Type Description
e unknown The element or selection to edit.

Returns: unknownThe result of switching to edit mode.