codex-team/editor.js

Links should be clickable

Open

#2,526 opened on Nov 2, 2023

View on GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (26,602 stars) (1,985 forks)batch import
good first issuenice to have

Description

If you select some text and add a link (using the link icon, near bold and italic), then the text is displayed as a link, but clicking on the link, doesn't open the link.

It would be nice to have clickable links that open the target URL when they are clicked.

This is useful to verify if the inserted link works properly.

Contributor guide