Skip to content

Issue: Anchor Tags (<a> Tags) Displaying as Raw HTML in Email Notifications #38

Description

@lucky-darwai

When posting rich text content through ConnectApi.ChatterFeeds.postFeedElement, any hyperlinks

Image

included in the message body are correctly displayed in Chatter. However, when the same content is sent as an email notification, the anchor tags appear as raw HTML instead of rendering as clickable links.

For example, in Chatter, the message appears correctly as:
LINK (Clicking redirects to the intended URL)

But in email notifications, it appears as attached :

This makes the email unreadable and causes formatting issues.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions