Replies: 1 comment
-
You could try adjusting the condition here plate/packages/link/src/withLink.ts Line 103 in 6908674 PR's welcome to add an option linkifyTrigger = 'space' | 'auto' , otherwise you could fork it.
|
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.
-
Hey, I'm trying to automatically convert urls to link elements, like this:
Right now a url is only converted if I insert a space after the url, is it possible to change this?
Beta Was this translation helpful? Give feedback.
All reactions