Kind: Interface
Source: atloria-monorepo/packages/editor/src/importMarkdownToLexical.ts
Implement this interface to convert certain mdast nodes into lexical nodes.
Properties
| Property | Type |
|---|---|
testNode | `((mdastNode: Mdast.Nodes, descriptors: Descriptors) => boolean) |
priority | number |
Was this page helpful?