Replies: 1 comment
-
|
Look into how the ClickableLinkPlugin is done in the repo. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to use the
LexicalHashtagPluginand I am having a hard time navigating the code to understand how could I modify theHashtagNodeso that it can be a link, so that when you click on the hashtag you are redirected to another page.What would be a proper approach to do this? I am thinking of modifying the node to have a LinkNode wrapping it around it, but curious to know what your thoughts are.
Beta Was this translation helpful? Give feedback.
All reactions