Skip to content

Sending links #21

Description

@kpaxman

In theory, I should be able to send links using the format <http://example.com|Name of site> which is supposed to turn into a hyperlink with my chosen text to the provided URL. (See https://api.slack.com/docs/message-formatting - which is linked from the RTM API docs page under "formatting messages".)

In practice, this is displaying exactly as is. It seems that the string is getting encoded somewhere (e.g. < becomes &lt;), but I can't for the life of me find what's doing this in your source. Any tips on tracking this down and/or bypassing it?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions