bpmn-io/bpmn-js

Render URLs in text annotations as clickable links

Open

#1,341 opened on 2020年8月11日

GitHub で見る
 (18 comments) (0 reactions) (0 assignees)JavaScript (1,249 forks)batch import
backlogenhancementhacktoberfest

Repository metrics

Stars
 (7,739 stars)
PR merge metrics
 (平均マージ 4h 59m) (30d で 9 merged PRs)

説明

Is your feature request related to a problem? Please describe.

An interesting idea for an extension could be to render URLs added in text annotations to simply direct to external resources, e.g. documentation.

image

Describe the solution you'd like

Render URLs found in text annotations (or somewhere else?) to make them clickable.

Describe alternatives you've considered

This may not be a core functionality but a reasonable extension module.

Aditional Context

We identified this issue as a potential candidate for 2020 Hacktoberfest.

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