Skip to content

This works well except for generating href anchor links #87

@PacoH

Description

@PacoH

OK. This works well except for generating href anchor links.

HTML:
<a href="${url}">${title}</a>
<a href="${url}">${title}</a><br/>
<p><a href="${url}">${title}</a></p>
<a href="${url}" target="_blank" rel="noopener">${title}</a>

I tried all of these but when I paste the link into an email, it renders as plain text.
Is there a setting to avoid this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions