usewaypoint/email-builder-js

Feature request to add hyperlink to text

arunudayan opened this issue · 3 comments

There is no way to add hyperlink to a text

This is a good request and have others ask for it in the past as well. Our current text block is focused on simple plain text, however, we are considering adding a Markdown block that will make simple formatting and linking much more convenient.

@arunudayan @fomalhautb – good news, we've added a 'Markdown' switch on our text block:

CleanShot 2024-06-03 at 12 00 17@2x

This processes the text through GitHub flavored Markdown and makes adding links and basic formatting much more convenient.

You can see this in action on our playground.

Hope that helps!

There is one problem with this approach though. If someone has stored predefined links and wants to select one from a dropdown list and set it as a hyperlink. It wont be a lot intuitive. I guess the email writers need to know markdown.