You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i copy & paste the URL in our quill editor its not converting into the link, pasting the text only so can you please guide me how to fix this issue..?
Version: 1.3.6 (using in vuejs)
Run Quill.version to find out
The text was updated successfully, but these errors were encountered:
@sanjeevi2016 - this is functionality called magic links, and I believe it's not built into Quill by default. The quill-magic-url plugin should be able to let you do that though!
I learned about it from the awesome-quill repo which links to a bunch of great plugins for extending Quill.
Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide 🙏
Hi there,
If i copy & paste the URL in our quill editor its not converting into the link, pasting the text only so can you please guide me how to fix this issue..?
Version: 1.3.6 (using in vuejs)
Run
Quill.version
to find outThe text was updated successfully, but these errors were encountered: