Kind: Interface
Source: atloria-monorepo/packages/editor/src/exportMarkdownFromLexical.ts
Configures how the lexical tree is converted to a mdast tree and then to markdown.
Properties
| Property | Type |
|---|---|
visitors | LexicalVisitor[] |
toMarkdownExtensions | ToMarkdownExtension[] |
toMarkdownOptions | ToMarkdownOptions |
Was this page helpful?