codex-team/editor.js

Links should be clickable

Open

#2.526 aberto em 2 de nov. de 2023

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)TypeScript (1.985 forks)batch import
good first issuenice to have

Métricas do repositório

Stars
 (26.602 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador