Kind: Function
Source: atloria-monorepo/packages/editor/src/utils/lexicalHelpers.ts
Signature
tsfunction getStateAsMarkdown(editor: LexicalEditor, exportParams: Omit<ExportMarkdownFromLexicalOptions, 'root'>)
Parameters
| Name | Type |
|---|---|
editor | LexicalEditor |
exportParams | Omit<ExportMarkdownFromLexicalOptions, 'root'> |
Was this page helpful?