Hello everybody,
I've got a flow which converts incoming HTML e-mails to planner tasks by converting HTML body of the e-mail into text. Unfortunately, when converting to plaintext a link which is inside the e-mail body is rendered unclickable in the ticket, instead, it is presented inside square brackets:
Follow this link: [https://www.mypage.com/somepage.html]
How can I make the link clickable in the ticket?