bpmn-io/bpmn-js

Render URLs in text annotations as clickable links

Open

#1,341 创建于 2020年8月11日

在 GitHub 查看
 (18 评论) (0 反应) (0 负责人)JavaScript (1,249 fork)batch import
backlogenhancementhacktoberfest

仓库指标

Star
 (7,739 star)
PR 合并指标
 (平均合并 4小时 59分钟) (30 天内合并 9 个 PR)

描述

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.

贡献者指南