-
Notifications
You must be signed in to change notification settings - Fork 2
feat: Slack markdown-to-mrkdwn conversion #2003
Copy link
Copy link
Closed
Labels
architectureArchitecture improvementsArchitecture improvementschannelszeph-channels crate (Telegram)zeph-channels crate (Telegram)
Description
Epic: #1978
Slack channel sends raw markdown which doesn't render correctly in Slack (uses mrkdwn format). Implement conversion similar to Telegram's markdown_to_telegram().
Acceptance Criteria:
- Slack send() converts markdown to mrkdwn
- Bold, italic, code, links, headers converted
- Unit tests for conversion
Complexity: Small | Effort: 2h
Ref: CHAN-06
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
architectureArchitecture improvementsArchitecture improvementschannelszeph-channels crate (Telegram)zeph-channels crate (Telegram)