Kind: Interface
Source: atloria-monorepo/packages/editor/src/exportMarkdownFromLexical.ts
Implement this interface in order to process mdast node(s) into a lexical tree. This is part of the process that converts the editor contents to markdown.
Properties
| Property | Type |
|---|---|
priority | number |
Was this page helpful?