sibiraj-s / ngx-editor

🖋️ Rich Text Editor for angular using ProseMirror
https://sibiraj-s.github.io/ngx-editor/
MIT License
458 stars 191 forks source link

[Feature request]: mailto links #414

Closed seabmn closed 2 years ago

seabmn commented 2 years ago

Proposal

the link editor has a validation pattern that denies links in the format:

mailto:test@test.com

it insists on either an http / https / or no protocol provided.

would it be possible to add mailto: as a valid protocol so content can be authored that contains email links within it.

Willing to submit a PR?

No response

sibiraj-s commented 2 years ago

Pr welcome.

schmoizz commented 2 years ago

Feature Request can be closed, didn't it? @sibiraj-s can you maybe publish another release so i can update my project? Thanks in Advance

sibiraj-s commented 2 years ago

Published in v14.1.0. Thanks for the remainder.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.