Skip to content

MarkdownBaseView.get method

MarkdownBaseView › get

Unofficial

Get the current editor document as a string.

Signature:

get(): string

Returns: stringThe editor document content.