Skip to content

Render Markdown links in Slack messages - #158

Open
dwaxe wants to merge 5 commits into
stablyai:mainfrom
dwaxe:dwaxe/convert-commonmark-links-upstream
Open

dwaxe wants to merge 5 commits into
stablyai:mainfrom
dwaxe:dwaxe/convert-commonmark-links-upstream

Conversation

@dwaxe

@dwaxe dwaxe commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Slack does not render [label](URL) input as a labeled link, so agents can post the literal syntax even though message send handles other Markdown-like formatting.

This normalizes HTTP(S) and mailto links for send/edit text, emits native link elements in converted rich text, preserves code, images, and escaped links, and updates the README and agent skill.

@maelvls

maelvls commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

fwiw, Slack renders <url|label>

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants