-
-
Notifications
You must be signed in to change notification settings - Fork 149
Open
integram-org/webhook
#2Description
Using Slack-formatted web links doesn't work in Horn. Examples:
curl -X POST -d '{
"text": "Link: <google.com>!"
}' https://integram.org/webhook/...
curl -X POST -d '{
"text": "Link: <google.com|this is a link>!"
}' https://integram.org/webhook/...
In both cases, all text between < and > is removed.
Metadata
Metadata
Assignees
Labels
No labels
