Skip to content

getStateAsMarkdown

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/packages/editor/src/utils/lexicalHelpers.ts

Signature

ts
function getStateAsMarkdown(editor: LexicalEditor, exportParams: Omit<ExportMarkdownFromLexicalOptions, 'root'>)

Parameters

NameType
editorLexicalEditor
exportParamsOmit<ExportMarkdownFromLexicalOptions, 'root'>

Was this page helpful?

Download as PDF