codex-team/editor.js

Links should be clickable

Open

#2,526 opened on 2023年11月2日

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

説明

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.

コントリビューターガイド