codex-team / editor.js

A block-style editor with clean JSON output
https://editorjs.io
Apache License 2.0
28.38k stars 2.07k forks source link

(feature-request) Pasted links are not clickable #2081

Open ozergul opened 2 years ago

ozergul commented 2 years ago

Describe a bug.

Steps to reproduce:

  1. Go to editorjs.io
  2. Scroll down to editor
  3. Paste any link for example = https://google.com/
  4. Pasted link/links dont seems as anchor.

Expected behavior: Links must be clickable.

Screenshots:

image

Device, Browser, OS: Chrome

Editor.js version: v2.24.3

Any workarounds about this issue?

WebDevSachin commented 5 months ago

is this available in beta or some testing version ? How can i try this if this is working now ? @neSpecc Thanks

neSpecc commented 5 months ago

is this available in beta or some testing version ? How can i try this if this is working now ? @neSpecc Thanks

We aren't working on that feature at the moment. However, we have plans to significantly improve our Paste handling module, and it could probably be implemented during that process.