Replies: 1 comment 1 reply
-
If you only want to change exportDOM, you can override that using the You may need to specify |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based on https://lexical.dev/docs/concepts/transforms I would like to create custom Node for AutoLink that would modify exportDom of AutoLink. But when I implement it, it does not work. When I paste link into, nothing happens. I checked the source code of AutoLinkPlugin and I think that using current implementation it is not possible.
Codesandbox
Beta Was this translation helpful? Give feedback.
All reactions